]> granicus.if.org Git - php/commit
Fixed bug #54323 (Accessing unset()'ed ArrayObject's property causes crash)
authorDmitry Stogov <dmitry@php.net>
Thu, 7 Apr 2011 14:52:30 +0000 (14:52 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 7 Apr 2011 14:52:30 +0000 (14:52 +0000)
commit77ed819430ed74c5b0bb5e13294c74d39f17b774
treeb79cf59d8d105c66f86e73b6c3527a106dadaa71
parentd3274b7f20161bb9de419a958773da94b88bca0b
Fixed bug #54323 (Accessing unset()'ed ArrayObject's property causes crash)
ext/spl/spl_array.c
ext/spl/tests/bug54323.phpt [new file with mode: 0644]