]> granicus.if.org Git - php/commit
Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)
authorDmitry Stogov <dmitry@php.net>
Tue, 25 Dec 2007 10:58:49 +0000 (10:58 +0000)
committerDmitry Stogov <dmitry@php.net>
Tue, 25 Dec 2007 10:58:49 +0000 (10:58 +0000)
commit1ccc6a4f10df6eeef469975d972e6f35ce136cb9
tree8e012c7a22383d9fc0eca041ab630f66f0bb58c8
parentdae2a5f2a52b1a072dc53b06997100c0adb8edf2
Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)
Zend/tests/bug43651.phpt [new file with mode: 0644]
Zend/zend_API.c
Zend/zend_execute_API.c