]> granicus.if.org Git - php/commit
Fixed bug #31158 (array_splice on $GLOBALS crashes)
authorDmitry Stogov <dmitry@php.net>
Mon, 4 Jul 2005 10:01:10 +0000 (10:01 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 4 Jul 2005 10:01:10 +0000 (10:01 +0000)
commit1d33a3e95e4e23188ca7fb4d289a96d1fa4be50e
tree2f370468d0bca7f4bbab7f679e975e03925e4429
parent43210250eaeb5139d867ba848b87173946e6e5fe
Fixed bug #31158 (array_splice on $GLOBALS crashes)
NEWS
Zend/zend_API.h
Zend/zend_execute_API.c
ext/standard/array.c
ext/standard/tests/array/bug31158.phpt [new file with mode: 0755]