History log of /PHP-7.4/Zend/tests/bug79862.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# e8430b59 15-Jul-2020 Nikita Popov

Fixed bug #79862

While normally a private property in the active scope would take
priority, we should not use this if it has the wrong "staticness".