]> granicus.if.org Git - php/commit
- Allow passing references which are returned from functions and new
authorAndi Gutmans <andi@php.net>
Mon, 27 Nov 2000 18:46:23 +0000 (18:46 +0000)
committerAndi Gutmans <andi@php.net>
Mon, 27 Nov 2000 18:46:23 +0000 (18:46 +0000)
commit8d9082563a92c4f93d561e93e6eca7594e275c01
tree5c13f1bc71b7a553ab922dc56ca44c7b237d8294
parentaa1114464964c9a1c872f2b91125c5fb1cfa9691
- Allow passing references which are returned from functions and new
- statements to be passed by reference.
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_execute.c