]> granicus.if.org Git - php/commit
- Functions whose return values aren't used have them freed in DO_FCALL
authorAndi Gutmans <andi@php.net>
Fri, 19 Nov 1999 16:55:25 +0000 (16:55 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 19 Nov 1999 16:55:25 +0000 (16:55 +0000)
commit817a11e7edf459116a180a3051349a845666969e
tree394882fad9d53d441cfaf1b87cae0f794a0a01f3
parent0094b765ebb58ce9d91dbfabf5f55f21d0932113
- Functions whose return values aren't used have them freed in DO_FCALL
  and don't need a special ZEND_FREE opcode following them anymore
Zend/zend.h
Zend/zend_execute.c