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 11ce662 commit c997212Copy full SHA for c997212
NEWS
@@ -5,16 +5,16 @@ PHP NEWS
5
- Opcache
6
. Fixed segfault in function JIT due to NAN to bool warning. (Girgias)
7
8
+- SOAP:
9
+ . Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
10
+ (nielsdos, KaseyJenkins)
11
+
12
- URI:
13
. Fixed Uri\WhatWg\Url::withPort() when an invalid value is passed.
14
(timwolla)
15
. Fixed Uri\WhatWg\Url::parse() when resolving a relative URL
16
against a base URL with query or fragment. (timwolla)
17
-- SOAP:
- . Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
- (nielsdos, KaseyJenkins)
-
18
25 Sep 2025, PHP 8.5.0RC1
19
20
- Core:
0 commit comments