ru_php/ext/opcache/tests/gh15021_preload.inc

5 lines
107 B
PHP

<?php
opcache_compile_file(__DIR__ . '/gh15021_a.inc');
opcache_compile_file(__DIR__ . '/gh15021_b.inc');