Skip to content

Commit dddcf92

Browse files
committed
[ci skip] Update NEWS
1 parent 8af6d3a commit dddcf92

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

NEWS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)