Skip to content

Commit 9b20618

Browse files
committed
[skip ci] Fix news entry
Every time...
1 parent 2f4b8e6 commit 9b20618

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.3.28
44

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

68
23 Oct 2025, PHP 8.3.27
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)