php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #591 PHP Annotated manual -- bad dates
Submitted: 1998-07-28 17:14 UTC Modified: 1998-07-28 17:32 UTC
From: great_jehovah at hotmail dot com Assigned:
Status: Closed Package: Other
PHP Version: other OS: NA
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 18 = ?
Subscribe to this entry?

 
 [1998-07-28 17:14 UTC] great_jehovah at hotmail dot com
I added a note to the require function (http://ca.php.net/manual/lang-const09.php3).  The note went in just fine but the date is at or near the beginning of the Unix epoch (31-Dec-1969 07:12).  I think you've got a bug in your time retrieval function.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-28 17:32 UTC] jim
Fixed. It was a faulty SELECT statement.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 05:01:33 2024 UTC