Skip to content

Commit e844e68

Browse files
committed
NEWS for recent ext/uri changes (GH-19587, GH-19591, GH-19600)
1 parent e99f1b4 commit e844e68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ PHP NEWS
55
- Session:
66
. Fix RC violation of session SID constant deprecation attribute. (ilutov)
77

8+
- URI:
9+
. Fixed memory management of Uri\WhatWg\Url objects. (timwolla)
10+
. Fixed memory management of the internal "parse_url" URI parser.
11+
(timwolla)
12+
. Clean up naming of internal API. (timwolla)
13+
814
28 Aug 2025, PHP 8.5.0beta2
915

1016
- Core:

0 commit comments

Comments
 (0)