From:             kprice at gmail dot com
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  documentation contains a bogus claim

Description:
------------
The documentation claims: "On systems where time_t is a 32bit signed
integer, as most common today, the valid range for year is somewhere
between 1901 and 2038, although this limitation is overcome as of PHP
5.1.0."

However, based on my testing this is not the case. mktime still returns
FALSE for dates outside of this range.


-- 
Edit bug report at http://bugs.php.net/?id=37281&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37281&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37281&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37281&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37281&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37281&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37281&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37281&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37281&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37281&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37281&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37281&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37281&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37281&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37281&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37281&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37281&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37281&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37281&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37281&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37281&r=mysqlcfg

Reply via email to