php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #62823 datetime.formats.compound regex issue
Submitted: 2012-08-15 01:49 UTC Modified: 2021-02-12 13:40 UTC
Votes:4
Avg. Score:2.5 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: aharvey@php.net Assigned: cmb (profile)
Status: Closed Package: Date/time related
PHP Version: Irrelevant OS: Irrelephpant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: aharvey@php.net
New email:
PHP Version: OS:

 

 [2012-08-15 01:49 UTC] aharvey@php.net
Description:
------------
To quote a note from eleg:

"ii" and "ss" formats should be [0-5]?[0-9].
With the "leap second", "ss" should be ([0-5]?[0-9])|60

The whole table might need a review, really.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 12:15 UTC] cmb@php.net
-Package: Documentation problem +Package: Date/time related
 [2021-02-12 13:40 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2021-02-12 13:40 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=8440ee35c0219dac8fe3f0a3e3f1e52636492771
Log: Fix #62823: datetime.formats.compound regex issue
 [2021-02-12 13:40 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2021-02-13 09:34 UTC] mumumu@php.net
Automatic comment on behalf of mumumu@mumumu.org
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=96e90773ea4166080501453a540b2bbc4350df1a
Log: Fix #62823: datetime.formats.compound regex issue
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC