mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
0d266a24d6
When we need to evaluate constant ASTs, we always have to do that in the scope where the constant has been defined, which may be a parent of the `ReflectionClass`'s scope. Closes GH-8106.
181 KiB
181 KiB