Merge branch 'PHP-8.4'

* PHP-8.4:
  [ci skip] Make sure opcache can output in these tests
This commit is contained in:
Niels Dossche 2025-03-21 16:36:02 +01:00
commit 19a8e69476
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,8 @@ SpencerMalone
--EXTENSIONS--
opcache
--INI--
opcache.enable=1
opcache.enable_cli=1
opcache.optimization_level=0x10
opcache.opt_debug_level=0x20000
--FILE--

View file

@ -5,6 +5,8 @@ SpencerMalone
--EXTENSIONS--
opcache
--INI--
opcache.enable=1
opcache.enable_cli=1
opcache.optimization_level=0x10
opcache.opt_debug_level=0x20000
--FILE--