Merge branch 'PHP-5.6'

This commit is contained in:
Xinchen Hui 2013-12-30 11:07:42 +08:00
commit 6b34343479

View 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--