php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3084 MkTime(0,0,0,$mm,$dd,$yyyy); return -1 (error) if $yyyy < '1902'
Submitted: 2000-01-03 06:28 UTC Modified: 2000-03-01 13:47 UTC
From: amarie at publicis dot fr Assigned:
Status: Closed Package: Other
PHP Version: 3.0.13 OS: solaris
Private report: No CVE-ID: None

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-01 13:47 UTC] hholzgra at cvs dot php dot net
this is the opposite of the year 2037 boundary
on systems where time_t is a signed 32bit integer

valid range is now documented in current phpdoc cvs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 20:01:30 2024 UTC