History log of /PHP-7.4/ext/reflection/tests/bug79683.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 2447fd9f 09-Jun-2020 Nikita Popov

Fixed bug #79683

Reset fake_scope during __toString() call.

I'll check if we can solve this more globally in master, by
resetting fake_scope in zend_call_function.