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
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:
38 - 25 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 08:01:29 2024 UTC