]> granicus.if.org Git - php/commit
Fixed return operand type (Use IS_TMP_VAR instead of IS_VAR in the same way as it...
authorDmitry Stogov <dmitry@zend.com>
Tue, 26 Aug 2014 10:22:03 +0000 (14:22 +0400)
committerDmitry Stogov <dmitry@zend.com>
Tue, 26 Aug 2014 10:22:03 +0000 (14:22 +0400)
commit055b632e7d0464a019d7a251cf1e9da9982c8f0e
treeb21ae96b60c6d32f9c56c5acd40e25b3b799a66a
parent7cbbb371270fe369eb30a570df95bbdcf42a82e4
Fixed return operand type (Use IS_TMP_VAR instead of IS_VAR in the same way as it was before AST patch)
Zend/zend_compile.c
ext/opcache/Optimizer/pass1_5.c