File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ 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-
139- DOM:
1410 . Fix DOMEntity field getter bugs. (nielsdos)
1511 . Fix incorrect attribute existence check in DOMElement::setAttributeNodeNS.
@@ -65,6 +61,8 @@ PHP NEWS
6561 . Fixed bug GH-11368 (Date modify returns invalid datetime). (Derick)
6662 . Fixed bug GH-11600 (Can't parse time strings which include (narrow)
6763 non-breaking space characters). (Derick)
64+ . Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with
65+ extra space). (nielsdos, Derick)
6866
6967- DOM:
7068 . Fixed bug GH-11625 (DOMElement::replaceWith() doesn't replace node with
You can’t perform that action at this time.
0 commit comments