From: [EMAIL PROTECTED]
Operating system: Windows 98 SE
PHP version: 4.0.4pl1
PHP Bug Type: *Session related
Bug description: Session does not save and restore values when register_globals set
to On
I have few pages that work with session functions. If I have register_globa
ID: 8776
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Description: strftime("%V")
I have tried all possible formatting characters ...
echo "%a: ".strftime("%a")."\n";
echo "%A: ".strftime("%A")."\n";
echo "%b: ".strftime("%b")."\n";
echo "%B: ".strftime("%B")."
ID: 8776
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Date/time related
Description: strftime("%V")
I don't know the relation of the function to OS. But when I use this code:
echo "%V: ".strftime("%V")."\n";
echo "%U: ".strftime("%U")."\n";
echo "%W: ".strfti
From: [EMAIL PROTECTED]
Operating system: Windows 98
PHP version: 4.0.4pl1
PHP Bug Type: Date/time related
Bug description: strftime("%V")
Function strftime("%V") does not return any value. Should return ISO number of week.
--
Edit Bug report at: http://bugs.php.net/?id=8