mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.1'
This commit is contained in:
commit
ced66cd6ca
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Error message handling (with ZendOpcache)
|
Error message handling (with ZendOpcache)
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
if (!extension_loaded("Zend Opcache")) die("skip Zend Opcache is loaded");
|
if (!extension_loaded("Zend Opcache")) die("skip Zend Opcache is not loaded");
|
||||||
?>
|
?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue