Skip to content

Commit 14ed8f2

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Fix news entry
2 parents b07bc62 + 9b20618 commit 14ed8f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.15
44

5+
- Core:
6+
. Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv). (ilutov)
57

68
09 Oct 2025, PHP 8.4.14
79

@@ -18,7 +20,6 @@ PHP NEWS
1820
. Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is
1921
configured). (nielsdos)
2022
. Fixed bug GH-20002 (Broken build on *BSD with MSAN). (outtersg)
21-
. Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv). (ilutov)
2223

2324
- CLI:
2425
. Fix useless "Failed to poll event" error logs due to EAGAIN in CLI server

0 commit comments

Comments
 (0)