]> granicus.if.org Git - php/commit
fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault)
authorAntony Dovgal <tony2001@php.net>
Wed, 22 Mar 2006 21:56:40 +0000 (21:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 22 Mar 2006 21:56:40 +0000 (21:56 +0000)
commit32f611097f68425f9ffa94b01ad361cc6e952d42
tree9f16eb208cbfb829e21ac4f61759c1337a26d5af
parent8a58105f4292f1fc8d55b7ffb4080c8f1cd2bee0
fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault)
fix similar issue in offsetExists()
remove redundant semicolons
NEWS
ext/spl/spl_array.c