We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f5c84 commit e6c6333Copy full SHA for e6c6333
NEWS
@@ -23,6 +23,9 @@ PHP NEWS
23
- URI:
24
. Fixed bug GH-19780 (InvalidUrlException should check $errors argument).
25
(nielsdos)
26
+ . Prevent modifying Uri\WhatWg\Url and Uri\Rfc3986\Uri objects by manually
27
+ calling __construct() or __unserialize(). (timwolla)
28
+ . Further clean up the internal API. (timwolla)
29
30
- Windows:
31
. Fix GH-19722 (_get_osfhandle asserts in debug mode when given a socket).
0 commit comments