This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2025-01-10 21:14:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e4ed2bf922
php-src
/
ext
/
opcache
/
tests
/
skipif.inc
4 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
Started Test Suite
2013-02-22 18:06:02 +08:00
<
?
php
Renamed Zend Optimizer+ into Zend OPcache
2013-03-19 14:32:24 +08:00
if
(
!
extension_loaded
(
'Zend OPcache'
))
die
(
'skip Zend OPcache extension not available'
);
Started Test Suite
2013-02-22 18:06:02 +08:00
?>
Reference in New Issue
Copy Permalink