]> granicus.if.org Git - php/commit
Fix bug #66127 (Segmentation fault with ArrayObject unset)
authorStanislav Malyshev <stas@php.net>
Wed, 11 Jun 2014 06:17:30 +0000 (23:17 -0700)
committerStanislav Malyshev <stas@php.net>
Fri, 18 Jul 2014 23:28:16 +0000 (16:28 -0700)
commite2ba5c7987141fc11706207b0ce24ea2eb6dea87
tree248493cd30fc4f79ae77ddb057b88781d9ca5c87
parent8e9777a1f19f079c68df92c8c4ee163e6087a1d1
Fix bug #66127 (Segmentation fault with ArrayObject unset)
ext/spl/spl_array.c
ext/spl/tests/bug66127.phpt [new file with mode: 0644]
ext/spl/tests/iterator_035.phpt