xref: /PHP-8.0/ext/opcache/tests/skipif.inc (revision 1f800e2f)
1<?php
2  if (!extension_loaded('Zend OPcache')) die('skip Zend OPcache extension not available');
3?>
4