]> granicus.if.org Git - php/commit
Fixed issues related to optimization and persitence of classes linked with interfaces...
authorDmitry Stogov <dmitry@zend.com>
Wed, 14 Nov 2018 13:32:07 +0000 (16:32 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 14 Nov 2018 13:32:07 +0000 (16:32 +0300)
commitba99aa133c907b9d46e0f18e1461a3a89c17d4f1
tree88d148a6be006ebe0e7be13af31b697d7c5639ce
parent53ea09e84dcc5eb199f732c7621633a8f34ce3e7
Fixed issues related to optimization and persitence of classes linked with interfaces, traits or internal classes.
Zend/zend_compile.h
Zend/zend_inheritance.c
ext/opcache/Optimizer/optimize_func_calls.c
ext/opcache/Optimizer/zend_call_graph.c
ext/opcache/Optimizer/zend_optimizer.c
ext/opcache/zend_persist.c