]> granicus.if.org Git - php/commit
Fixed bug #34064 (arr[] as param to function is allowed only if function receives...
authorDmitry Stogov <dmitry@php.net>
Wed, 10 Aug 2005 10:37:24 +0000 (10:37 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 10 Aug 2005 10:37:24 +0000 (10:37 +0000)
commit9183f91b506a858f5f53c13b63c485e859eeac0f
tree34c11530aa38f7d04561ac328e17b9b4be4113f8
parent78ba9bf7d740e5de0a1a153de90e761acbc93418
Fixed bug #34064 (arr[] as param to function is allowed only if function receives argument by reference)
NEWS
Zend/tests/bug34064.phpt [new file with mode: 0755]
Zend/zend_execute.c