]> granicus.if.org Git - php/commit
Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())
authorDmitry Stogov <dmitry@php.net>
Fri, 29 Apr 2005 07:58:50 +0000 (07:58 +0000)
committerDmitry Stogov <dmitry@php.net>
Fri, 29 Apr 2005 07:58:50 +0000 (07:58 +0000)
commit39fec23c4cfcf305321d7665bb024e5ada296d13
treed3b47382f0f20d23fc07f2eb8256d91e05002dda
parent79864e31c1499f6dd0c9fb1ba4ff076ec7c19783
Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())
NEWS
Zend/tests/bug30332.phpt [new file with mode: 0644]
Zend/zend_API.c