]> granicus.if.org Git - php/commit
Fixed bug #23104 (hash position of static arrays not being reset)
authorIlia Alshanetsky <iliaa@php.net>
Mon, 4 Aug 2003 17:10:52 +0000 (17:10 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 4 Aug 2003 17:10:52 +0000 (17:10 +0000)
commit1007b0a826e6d9cc8d048c95e15ad493ce22d899
treeb80c33b4103a126ffa817547ac9c9ce26d2996f9
parent13450275974ba9d92a5dec0a66b95f5e21101a0e
Fixed bug #23104 (hash position of static arrays not being reset)
Zend/tests/bug23104.phpt [new file with mode: 0644]
Zend/zend_execute_API.c