[PHP-DEV] PHP 4.0 Bug #10081: Session does not save and restore values when register_globals set to On

2001-03-30 Thread miroslav . sulc
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

[PHP-DEV] PHP 4.0 Bug #8776 Updated: strftime("%V")

2001-01-18 Thread miroslav . sulc
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")."

[PHP-DEV] PHP 4.0 Bug #8776 Updated: strftime("%V")

2001-01-18 Thread miroslav . sulc
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

[PHP-DEV] PHP 4.0 Bug #8776: strftime("%V")

2001-01-18 Thread miroslav . sulc
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