mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
This prohibits binding closures returned by ReflectionMethod::getClosure() to a $this, which is not an instance of the method scope. This restriction was already in place for internal methods, now it is extended to user methods. ML discussion: http://markmail.org/message/zepnhdyr3kij6di6
597 B
597 B