File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ PHP NEWS
6
6
. Fixed bug GH-11716 (cli server crashes on SIGINT when compiled with
7
7
ZEND_RC_DEBUG=1). (nielsdos)
8
8
9
- - Date:
10
- . Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with
11
- extra space). (nielsdos, Derick)
12
-
13
9
- DOM:
14
10
. Fix DOMEntity field getter bugs. (nielsdos)
15
11
. Fix incorrect attribute existence check in DOMElement::setAttributeNodeNS.
@@ -65,6 +61,8 @@ PHP NEWS
65
61
. Fixed bug GH-11368 (Date modify returns invalid datetime). (Derick)
66
62
. Fixed bug GH-11600 (Can't parse time strings which include (narrow)
67
63
non-breaking space characters). (Derick)
64
+ . Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with
65
+ extra space). (nielsdos, Derick)
68
66
69
67
- DOM:
70
68
. Fixed bug GH-11625 (DOMElement::replaceWith() doesn't replace node with
You can’t perform that action at this time.
0 commit comments