]> granicus.if.org Git - php/commitdiff
Fix test fail
authorXinchen Hui <laruence@php.net>
Mon, 30 Dec 2013 03:07:25 +0000 (11:07 +0800)
committerXinchen Hui <laruence@php.net>
Mon, 30 Dec 2013 03:07:25 +0000 (11:07 +0800)
ext/opcache/tests/blacklist.phpt

index 57e4c306dd7f7762f7ee612fbef6baf64eb8027f..18c205cacf3cb7117197c912446633f93114d0d6 100644 (file)
@@ -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--
 <?php require_once('skipif.inc'); ?>
 --FILE--