Alexandre Daubois
1 day ago
No known key found for this signature in database
GPG Key ID: DB5EB2A5B2556441
1 changed files with
4 additions and
2 deletions
-
NEWS
|
|
@ -26,6 +26,10 @@ PHP NEWS |
|
|
|
. Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en). |
|
|
|
(nielsdos, KaseyJenkins) |
|
|
|
|
|
|
|
- Standard: |
|
|
|
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array |
|
|
|
while COW violation flag is still set). (alexandre-daubois) |
|
|
|
|
|
|
|
- URI: |
|
|
|
. Fixed Uri\WhatWg\Url::withPort() when an invalid value is passed. |
|
|
|
(timwolla) |
|
|
@ -103,8 +107,6 @@ PHP NEWS |
|
|
|
(alexandre-daubois) |
|
|
|
. Fixed GH-14402 (SplPriorityQueue, SplMinHeap, and SplMaxHeap lost their |
|
|
|
data on serialize()). (alexandre-daubois) |
|
|
|
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array |
|
|
|
while COW violation flag is still set). (alexandre-daubois) |
|
|
|
|
|
|
|
- URI: |
|
|
|
. Fixed bug GH-19780 (InvalidUrlException should check $errors argument). |
|
|
|