]> granicus.if.org Git - php/commit
Refactor as to not use call info, but add the flag to the op_array.
authorAnthony Ferrara <ircmaxell@gmail.com>
Thu, 19 Mar 2015 17:30:11 +0000 (13:30 -0400)
committerAnthony Ferrara <ircmaxell@gmail.com>
Thu, 19 Mar 2015 17:30:11 +0000 (13:30 -0400)
commit7044f9c6df52ab37a122881c313d008aa568185a
tree2cbec226ebaf5070a468f6e649bde3ab373b401c
parent0ef80ac351960cd0fa474f960638abc8921841d8
Refactor as to not use call info, but add the flag to the op_array.
Zend/zend.c
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h