Skip to content

Commit 8af6d3a

Browse files
committed
Merge branch 'issue11854-datetime-regression' into PHP-8.2
2 parents 4db025b + a8f4171 commit 8af6d3a

File tree

5 files changed

+134
-109
lines changed

5 files changed

+134
-109
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ PHP NEWS
66
. Fixed bug GH-11716 (cli server crashes on SIGINT when compiled with
77
ZEND_RC_DEBUG=1). (nielsdos)
88

9+
- Date:
10+
. Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with
11+
extra space). (nielsdos, Derick)
12+
913
- DOM:
1014
. Fix DOMEntity field getter bugs. (nielsdos)
1115
. Fix incorrect attribute existence check in DOMElement::setAttributeNodeNS.

0 commit comments

Comments
 (0)