Skip to content

Commit c997212

Browse files
committed
NEWS: Fix section order
1 parent 11ce662 commit c997212

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ PHP NEWS
55
- Opcache
66
. Fixed segfault in function JIT due to NAN to bool warning. (Girgias)
77

8+
- SOAP:
9+
. Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
10+
(nielsdos, KaseyJenkins)
11+
812
- URI:
913
. Fixed Uri\WhatWg\Url::withPort() when an invalid value is passed.
1014
(timwolla)
1115
. Fixed Uri\WhatWg\Url::parse() when resolving a relative URL
1216
against a base URL with query or fragment. (timwolla)
1317

14-
- SOAP:
15-
. Fixed bug GH-19773 (SIGSEGV due to uninitialized soap_globals->lang_en).
16-
(nielsdos, KaseyJenkins)
17-
1818
25 Sep 2025, PHP 8.5.0RC1
1919

2020
- Core:

0 commit comments

Comments
 (0)