Change in method prototyping for interface methods since 7.0.6

php.internals

Alexander Lissachenko

9 years ago
Hi, internals! Today I detected interesting difference in getting prototype methods with reflection API. Could you please check this https://3v4l.org/LLebD Was it intended change? Thanks!

Christoph Becker

9 years ago
On 16.12.2016 at 09:41, Alexander Lisachenko wrote:
> Today I detected interesting difference in getting prototype methods with > reflection API. > Could you please check this https://3v4l.org/LLebD
The change has been introduced by fixing <https://bugs.php.net/71414>.
> Was it intended change?
Joe?
-- Christoph M. Becker