File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ PHP NEWS
26
26
. Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
27
27
(nielsdos, KaseyJenkins)
28
28
29
+ - Standard:
30
+ . Fixed bug GH-19926 (reset internal pointer earlier while splicing array
31
+ while COW violation flag is still set). (alexandre-daubois)
32
+
29
33
- URI:
30
34
. Fixed Uri\WhatWg\Url::withPort() when an invalid value is passed.
31
35
(timwolla)
@@ -103,8 +107,6 @@ PHP NEWS
103
107
(alexandre-daubois)
104
108
. Fixed GH-14402 (SplPriorityQueue, SplMinHeap, and SplMaxHeap lost their
105
109
data on serialize()). (alexandre-daubois)
106
- . Fixed bug GH-19926 (reset internal pointer earlier while splicing array
107
- while COW violation flag is still set). (alexandre-daubois)
108
110
109
111
- URI:
110
112
. Fixed bug GH-19780 (InvalidUrlException should check $errors argument).
You can’t perform that action at this time.
0 commit comments