summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/is_script_cached.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/is_script_cached.phpt')
-rw-r--r--ext/opcache/tests/is_script_cached.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/tests/is_script_cached.phpt b/ext/opcache/tests/is_script_cached.phpt
index 0560e98d88..bac561103f 100644
--- a/ext/opcache/tests/is_script_cached.phpt
+++ b/ext/opcache/tests/is_script_cached.phpt
@@ -4,6 +4,7 @@ Test that script cached info is correct
opcache.enable=1
opcache.enable_cli=1
opcache.file_update_protection=0
+opcache.validate_timestamps=1
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--