1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
  [ci skip] Make sure opcache can output in these tests
This commit is contained in:
Niels Dossche
2025-03-21 16:35:57 +01:00
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--