]> granicus.if.org Git - php/commit
fix crash when unexpectedly passed by-ref parameter is modified
authorStanislav Malyshev <stas@php.net>
Tue, 18 Aug 2009 20:51:49 +0000 (20:51 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 18 Aug 2009 20:51:49 +0000 (20:51 +0000)
commitd6ba6c69fb3054ed3eefb6c4c6f8ad1bfb728037
tree322c8344f65013c732a7ce250074a1fa48722119
parent827469c94e9d3ec554dabcb79f478e06b31f6a14
fix crash when unexpectedly passed by-ref parameter is modified
Zend/tests/unexpected_ref_bug.phpt [new file with mode: 0755]
Zend/zend_execute_API.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/standard/tests/array/unexpected_array_mod_bug.phpt [new file with mode: 0755]