mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +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)
|
||||
--SKIPIF--
|
||||
<?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--
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue