]> granicus.if.org Git - php/commit
Use ZEND_FUNC_INDIRECT_VAR_ASSESS instead of ZEND_FUNC_TOO_DYNAMIC. Handle function...
authorDmitry Stogov <dmitry@zend.com>
Tue, 19 Jan 2016 12:33:08 +0000 (15:33 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 19 Jan 2016 12:33:08 +0000 (15:33 +0300)
commita2ff3a46a4c9b064b0866729f0a4a24fba834c1d
tree874c7a12943fea57c053c417dcb8a0c7b41e0f7b
parent29176aaa015a57f0124c152cefe325ea88ec3172
Use ZEND_FUNC_INDIRECT_VAR_ASSESS instead of ZEND_FUNC_TOO_DYNAMIC. Handle function with exceptions handlers and generators separately.
ext/opcache/Optimizer/dfa_pass.c
ext/opcache/Optimizer/zend_cfg.c
ext/opcache/Optimizer/zend_dump.c
ext/opcache/Optimizer/zend_func_info.h
ext/opcache/Optimizer/zend_inference.c