ru_php/ext/opcache/tests/api/opcache_preloading.inc

4 lines
71 B
PHP
Raw Permalink Normal View History

<?php
printf("%s: %d\n", __FILE__, zend_test_opcache_preloading());
?>