]> granicus.if.org Git - php/commit
Fixed bug #52939 (zend_call_function does not respect ZEND_SEND_PREFER_REF)
authorDmitry Stogov <dmitry@php.net>
Wed, 13 Oct 2010 08:51:39 +0000 (08:51 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 13 Oct 2010 08:51:39 +0000 (08:51 +0000)
commitf4173a8ece11a20ac09dc68e7cee746f741750b2
tree7c694e01214402791422381929a1aa7eb136aba1
parenta1888f585c5b09433906fc59b781296cb693880e
Fixed bug #52939 (zend_call_function does not respect ZEND_SEND_PREFER_REF)
Zend/tests/bug52939.phpt
Zend/zend_execute_API.c