From: Xinchen Hui Date: Mon, 30 Dec 2013 03:07:25 +0000 (+0800) Subject: Fix test fail X-Git-Tag: php-5.6.0alpha1~72^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed5be4f7ad9255f13f0e1263e0b88181dc3c31d8;p=php Fix test fail --- diff --git a/ext/opcache/tests/blacklist.phpt b/ext/opcache/tests/blacklist.phpt index 57e4c306dd..18c205cacf 100644 --- a/ext/opcache/tests/blacklist.phpt +++ b/ext/opcache/tests/blacklist.phpt @@ -4,6 +4,7 @@ Blacklist (with glob, quote and comments) opcache.enable=1 opcache.enable_cli=1 opcache.blacklist_filename={PWD}/opcache-*.blacklist +opcache.file_update_protection=0 --SKIPIF-- --FILE--