From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.2.3
PHP Bug Type:     Date/time related
Bug description:  mktime(0,0,0,09,23,1967) gives false

Within PHP 4.2.3 on Windows 2000 Professional, the function mktime()
considers the 23th of Sept. 1967 to be a false date. But my parents are
still sure having me born this day...

mktime(0,0,0,09,23,1967) returns -1 instead of a valid timestamp.
-- 
Edit bug report at http://bugs.php.net/?id=20239&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20239&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20239&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20239&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20239&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20239&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20239&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20239&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20239&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20239&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20239&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20239&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20239&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20239&r=isapi

Reply via email to