Skip to content

Commit e6c6333

Browse files
committed
uri: NEWS for phpGH-19794, phpGH-19768, and others
1 parent d4f5c84 commit e6c6333

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ PHP NEWS
2323
- URI:
2424
. Fixed bug GH-19780 (InvalidUrlException should check $errors argument).
2525
(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)
2629

2730
- Windows:
2831
. Fix GH-19722 (_get_osfhandle asserts in debug mode when given a socket).

0 commit comments

Comments
 (0)