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

[ci skip] Make sure opcache can output in these tests

This commit is contained in:
Niels Dossche
2025-03-21 16:35:26 +01:00
parent 8823f89a32
commit 071f707a6d
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--