mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
49a3b03e9f
This is a minimal variance implementation: It does not support any cyclic type dependencies. Additionally the preloading requirements are much more restrictive than necessary. Hopefully we can relax these in the future.
3 lines
63 B
PHP
3 lines
63 B
PHP
<?php
|
|
opcache_compile_file(__DIR__ . '/preload_variance.inc');
|