mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.4'
* PHP-8.4: [ci skip] Make sure opcache can output in these tests
This commit is contained in:
commit
19a8e69476
2 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,8 @@ SpencerMalone
|
||||||
--EXTENSIONS--
|
--EXTENSIONS--
|
||||||
opcache
|
opcache
|
||||||
--INI--
|
--INI--
|
||||||
|
opcache.enable=1
|
||||||
|
opcache.enable_cli=1
|
||||||
opcache.optimization_level=0x10
|
opcache.optimization_level=0x10
|
||||||
opcache.opt_debug_level=0x20000
|
opcache.opt_debug_level=0x20000
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
|
@ -5,6 +5,8 @@ SpencerMalone
|
||||||
--EXTENSIONS--
|
--EXTENSIONS--
|
||||||
opcache
|
opcache
|
||||||
--INI--
|
--INI--
|
||||||
|
opcache.enable=1
|
||||||
|
opcache.enable_cli=1
|
||||||
opcache.optimization_level=0x10
|
opcache.optimization_level=0x10
|
||||||
opcache.opt_debug_level=0x20000
|
opcache.opt_debug_level=0x20000
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue