1 parent 28b467b commit 8d84ff8Copy full SHA for 8d84ff8
1 file changed
NEWS
@@ -11,6 +11,8 @@ PHP NEWS
11
when $allow_string is false is now deprecated. (Daniel Scherzer)
12
. Fixed bug GH-23232 (lone namespace separator asks the autoloader for an
13
empty class name). (spawnia)
14
+ . Enabled the TAILCALL VM (--disable-gcc-global-regs) when building with GCC >= 16.
15
+ (henderkes)
16
17
- CLI:
18
. Fixed bug GH-23242 (PHP development server does not support Expect
0 commit comments