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
2626 . Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
2727 (nielsdos, KaseyJenkins)
2828
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+
2933- URI:
3034 . Fixed Uri\WhatWg\Url::withPort() when an invalid value is passed.
3135 (timwolla)
@@ -103,8 +107,6 @@ PHP NEWS
103107 (alexandre-daubois)
104108 . Fixed GH-14402 (SplPriorityQueue, SplMinHeap, and SplMaxHeap lost their
105109 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)
108110
109111- URI:
110112 . Fixed bug GH-19780 (InvalidUrlException should check $errors argument).
You can’t perform that action at this time.
0 commit comments