mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
We don't preload constants, so we should also not cache constant evaluations based on them, as a different value may be defined at runtime.
We don't preload constants, so we should also not cache constant evaluations based on them, as a different value may be defined at runtime.