]> granicus.if.org Git - php/commit
Fixed bug #37251 (deadlock when custom error handler is to catch array type hint...
authorDmitry Stogov <dmitry@php.net>
Fri, 5 May 2006 08:04:55 +0000 (08:04 +0000)
committerDmitry Stogov <dmitry@php.net>
Fri, 5 May 2006 08:04:55 +0000 (08:04 +0000)
commit30ff22ca47d6fd73bc60820a685248f647de5a2d
tree5edf60882e996f1dc0ede2b3bc9ae1ea894b1109
parent27fe3ef1e7b0bf757ac21e5dd259758a51142e65
Fixed bug #37251 (deadlock when custom error handler is to catch array type hint error).
Zend/tests/bug37251.phpt [new file with mode: 0644]
Zend/zend_execute.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h