Skip to content

Commit 8d84ff8

Browse files
committed
add NEWS entry
1 parent 28b467b commit 8d84ff8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ PHP NEWS
1111
when $allow_string is false is now deprecated. (Daniel Scherzer)
1212
. Fixed bug GH-23232 (lone namespace separator asks the autoloader for an
1313
empty class name). (spawnia)
14+
. Enabled the TAILCALL VM (--disable-gcc-global-regs) when building with GCC >= 16.
15+
(henderkes)
1416

1517
- CLI:
1618
. Fixed bug GH-23242 (PHP development server does not support Expect

0 commit comments

Comments
 (0)