From:             space at arch dot ch
Operating system: Windows 2000
PHP version:      4.3.1
PHP Bug Type:     Date/time related
Bug description:  gmmktime returns bogus STILL in 4.3.1

c'mon guys. this is a real pain:

on windows systems gmmktime returns bogus. the bug has been known for at
least 2 years! it's been reported more than once! will this finally be
fixed or not??? 

there have been other bug reports, but all of them seem to have been
ignored so far, although this is NOT some minor issue!

at least include a documentation of the bug in the php manual for gmmktime
if you do not intend to fix it!  [..saying that the function cannot be
used on win platforms] :((

as seen in other posts. try: gmmktime(0,0,0,1,1,1970); which should return
0 but does not [unless you are in GMT]!!! 




-- 
Edit bug report at http://bugs.php.net/?id=22620&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22620&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22620&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22620&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22620&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22620&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22620&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22620&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22620&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22620&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22620&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22620&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22620&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22620&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22620&r=gnused

Reply via email to