php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26317 military timenoes within strtotime() point into the wrong direction
Submitted: 2003-11-19 10:57 UTC Modified: 2003-11-19 11:20 UTC
From: hartmut@php.net Assigned:
Status: Closed Package: Date/time related
PHP Version: 5.0.0b2 (beta2) OS:
Private report: No CVE-ID: None
 [2003-11-19 10:57 UTC] hartmut@php.net
Description:
------------
e.g. 'T' (tango) should be somwhere in america but actually
2003-11-19 08:00:00 T returns a value that is more like
west australia ...

just a matter of signedness though, will be fixed soon 

(actualy i just added this report to have a bug id number 
that i can refere to in regression tests)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-19 11:20 UTC] hholzgra@php.net
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.

fixed in both the php 5 (HEAD) and php4-3 trees
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 14:01:31 2024 UTC