diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-04 12:38:18 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-04 12:41:49 +0200 |
commit | ca652aafa8d293ac46a171b6b1326431aa13600c (patch) | |
tree | 364ceb58c7b40a2b18068a2200120dd5c1085fa8 /ext/mbstring/php_mbregex.c | |
parent | 9659562cb5422099cc1286263e0ef883dab4d647 (diff) | |
download | php-git-ca652aafa8d293ac46a171b6b1326431aa13600c.tar.gz |
Fixed bug #78632
I'm going for a very conservative fix here, where the previous
logic is restored for the case where an object is passed to
method_exists(). We might want to check against EG(scope) instead,
but this seems like a safer choice.
This means that behavior in PHP 7.4 changes only for
method_exists('C', 'privateMethodNotOnC'), which should be sensible.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions