]> granicus.if.org Git - php/commit
Use run-time cache to avoid repeatable hash lookups in ZEND_DECLARE_CLASS_DELAYED
authorDmitry Stogov <dmitry@zend.com>
Fri, 19 Jul 2019 08:46:03 +0000 (11:46 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 19 Jul 2019 08:46:03 +0000 (11:46 +0300)
commit445d51347d1218770902fea2fc5392c7bdcb5dfe
tree30607bba235e14729cb480c88e24abb732e9c1ed
parentd574df63dc375f5fc9202ce5afde23f866b6450a
Use run-time cache to avoid repeatable hash lookups in ZEND_DECLARE_CLASS_DELAYED
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/opcache/Optimizer/compact_literals.c