mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
703e92c121
Same as with property types, we no longer require that all constants are resolved for preloading to work, it's just an optimization. As such, drop the forced resolution for include-based preloading and just keep the optimization.