diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-06-09 10:09:48 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-06-09 10:10:58 +0200 |
commit | be540b35d295b09e0a3f474775b13d23c8ba0243 (patch) | |
tree | 451d762d4615638c1e6ae2838a31ad6a59688733 /sapi/phpdbg/phpdbg_prompt.c | |
parent | 596561009c8d7208db1b6506b68d92eefb11e6a2 (diff) | |
download | php-git-be540b35d295b09e0a3f474775b13d23c8ba0243.tar.gz |
Remove some special-casing in zend_call_method()
Don't treat the !fn_proxy && !obj_ce case differently. There doesn't
seem to be any need for it, and it will result in subtly different
behavior (e.g. it will accept "Foo::bar" syntax, but break as soon
as you pass in an fn_proxy cache).
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions