]> granicus.if.org Git - php/commit
Use run-time cache to avoid repeatable hash lookups when creating anonymous functions...
authorDmitry Stogov <dmitry@zend.com>
Fri, 19 Jul 2019 07:43:49 +0000 (10:43 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 19 Jul 2019 07:43:49 +0000 (10:43 +0300)
commitd5943f5a11976ffbe89b9634b86d9a0b2adda30a
treec4f7fc62fcbb58b5f58cf0323e3f471e9455a646
parentb065fbde1932bee6ca60bf07a055d0ecc2881edc
Use run-time cache to avoid repeatable hash lookups when creating anonymous functions and classes
Zend/zend_compile.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Zend/zend_vm_opcodes.c
ext/opcache/Optimizer/compact_literals.c