From: Xinchen Hui Date: Wed, 21 Jan 2015 03:17:49 +0000 (+0800) Subject: Fixed test fails X-Git-Tag: php-5.5.22RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20e5911d82e0bfdf3a3a179f02290f3474b2e6f0;p=php Fixed test fails --- diff --git a/ext/opcache/tests/is_script_cached.phpt b/ext/opcache/tests/is_script_cached.phpt index 6f40a7e35d..0560e98d88 100644 --- a/ext/opcache/tests/is_script_cached.phpt +++ b/ext/opcache/tests/is_script_cached.phpt @@ -3,6 +3,7 @@ Test that script cached info is correct --INI-- opcache.enable=1 opcache.enable_cli=1 +opcache.file_update_protection=0 --SKIPIF-- --FILE--