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 e99f1b4 commit e844e68Copy full SHA for e844e68
NEWS
@@ -5,6 +5,12 @@ PHP NEWS
5
- Session:
6
. Fix RC violation of session SID constant deprecation attribute. (ilutov)
7
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
+
14
28 Aug 2025, PHP 8.5.0beta2
15
16
- Core:
0 commit comments