Browse Source
uri: NEWS for GH-19794, GH-19768, and others
pull/19080/merge
Tim Düsterhus
1 month ago
No known key found for this signature in database
GPG Key ID: 8FF75566094168AF
1 changed files with
3 additions and
0 deletions
-
NEWS
|
|
@ -23,6 +23,9 @@ PHP NEWS |
|
|
|
- URI: |
|
|
|
. Fixed bug GH-19780 (InvalidUrlException should check $errors argument). |
|
|
|
(nielsdos) |
|
|
|
. Prevent modifying Uri\WhatWg\Url and Uri\Rfc3986\Uri objects by manually |
|
|
|
calling __construct() or __unserialize(). (timwolla) |
|
|
|
. Further clean up the internal API. (timwolla) |
|
|
|
|
|
|
|
- Windows: |
|
|
|
. Fix GH-19722 (_get_osfhandle asserts in debug mode when given a socket). |
|
|
|