ID:               22620
 Updated by:       [EMAIL PROTECTED]
 Reported By:      space at arch dot ch
-Status:           Analyzed
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Windows 2000
 PHP Version:      4.3.1
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2003-03-11 11:25:11] [EMAIL PROTECTED]

yeah, it's still documentation issue.
We can't fix windows, you need to ask Microsoft to do that.


------------------------------------------------------------------------

[2003-03-11 03:51:43] space at arch dot ch

please at least read the post! this is a WINDOWS issue. *nix/solaris
installations do not have the problem!

#22457 seemed to be about win. the reply about unix. [???]

again:
---------------------------------------------
gmmktime(0,0,0,1,1,1970); gives:

Warning: gmmktime() [function.gmmktime]: Windows does not support
negative values for this function
---------------------------------------------

why?


#14391 is referred in #22457 and describes the problem thoroghly. but
no solution has been presented since 2 years.

the question is, if this will be fixed for windows platforms or not.

------------------------------------------------------------------------

[2003-03-10 09:45:21] [EMAIL PROTECTED]

See bug #22457


------------------------------------------------------------------------

[2003-03-10 06:01:07] space at arch dot ch

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 this bug report at http://bugs.php.net/?id=22620&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to