From c105571052cea73eae9003e372bccdf0798f5dbb Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Wed, 6 Aug 2025 19:55:56 +0200 Subject: [PATCH] Fix test --- ext/opcache/tests/api/opcache_preloading_001.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/opcache/tests/api/opcache_preloading_001.phpt b/ext/opcache/tests/api/opcache_preloading_001.phpt index 4ecbc3b929d..e30cbbd7d15 100644 --- a/ext/opcache/tests/api/opcache_preloading_001.phpt +++ b/ext/opcache/tests/api/opcache_preloading_001.phpt @@ -1,5 +1,7 @@ --TEST-- opcache_preloading() api 001 +--EXTENSIONS-- +zend_test --INI-- opcache.enable=1 opcache.enable_cli=1