Skip to content

Commit 9aa1bb9

Browse files
committed
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: ensure test passes with prod config Fix CGI with auto_globals_jit=0
2 parents 4828aca + b07bc62 commit 9aa1bb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ PHP NEWS
6161
. Casting floats that are not representable as ints now emits a warning.
6262
(Girgias)
6363
. Casting NAN to other types now emits a warning. (Girgias)
64+
. Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv). (ilutov)
6465

6566
- Bz2:
6667
. Fixed bug GH-19810 (Broken bzopen() stream mode validation). (ilutov)

0 commit comments

Comments
 (0)