diff --git a/ext/opcache/tests/gh9259_003.phpt b/ext/opcache/tests/gh9259_003.phpt index 04dc46b1906..eaed2759b64 100644 --- a/ext/opcache/tests/gh9259_003.phpt +++ b/ext/opcache/tests/gh9259_003.phpt @@ -8,6 +8,7 @@ if (getenv('SKIP_ASAN')) die('xleak Leaks memory with ASAN'); ?> --INI-- opcache.interned_strings_buffer=500 +opcache.enable=1 opcache.enable_cli=1 --FILE--