summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-10-04 12:38:18 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-04 12:41:49 +0200
commitca652aafa8d293ac46a171b6b1326431aa13600c (patch)
tree364ceb58c7b40a2b18068a2200120dd5c1085fa8 /ext/mbstring/php_mbregex.c
parent9659562cb5422099cc1286263e0ef883dab4d647 (diff)
downloadphp-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