opcache_compile_file

Supported Versions: PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2
Compiles and caches a PHP script without executing it
<?php opcache_compile_file(string $filename): bool