Browse Source

[skip ci] Fix news entry

Every time...
pull/20033/merge
Ilija Tovilo 1 month ago
parent
commit
9b20618e1b
No known key found for this signature in database GPG Key ID: 115CEA7A713E12E9
  1. 3
      NEWS

3
NEWS

@ -2,6 +2,8 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 8.3.28
- Core:
. Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv). (ilutov)
23 Oct 2025, PHP 8.3.27
@ -18,7 +20,6 @@ PHP NEWS
. Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is
configured). (nielsdos)
. Fixed bug GH-20002 (Broken build on *BSD with MSAN). (outtersg)
. Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv). (ilutov)
- CLI:
. Fix useless "Failed to poll event" error logs due to EAGAIN in CLI server

Loading…
Cancel
Save