summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2020-10-07 17:06:53 +0300
committerDmitry Stogov <dmitry@zend.com>2020-10-07 17:06:53 +0300
commitfd81e708bcabec63628b78a08fbf94b9bdc5fec6 (patch)
treec6567c7ee813b0b9db1da45cbdb33a9bf9c8cfd5 /ext/reflection/php_reflection.c
parentedf0c6a6ae2c6bd0893ac9858c85be8b21079c42 (diff)
downloadphp-git-fd81e708bcabec63628b78a08fbf94b9bdc5fec6.tar.gz
Fixed incorrect behavior of observer API.
ZEND_HANDLE_EXCEPTION might call zend_observer_fcall_end() even if exception is cought by function. The fix moved zend_observer_fcall_end() into a right place and remove OBSERVER sepecialization for ZEND_HANDLE_EXCEPTION handler.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions