]> granicus.if.org Git - php/commit
fix #41351 (Invalid opcode with foreach ($a[] as $b))
authorAntony Dovgal <tony2001@php.net>
Fri, 11 May 2007 09:38:52 +0000 (09:38 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 11 May 2007 09:38:52 +0000 (09:38 +0000)
commitca43e24f558c2fb237020f0cb2b74c7b24ffe775
tree440968e8a732aa70f10bd686bb1f96f18ef95b33
parentd60a809744187b8215fabd407a317094e4da30e9
fix #41351 (Invalid opcode with foreach ($a[] as $b))
Zend/tests/bug41351.phpt [new file with mode: 0644]
Zend/tests/bug41351_2.phpt [new file with mode: 0644]
Zend/tests/bug41351_3.phpt [new file with mode: 0644]
Zend/zend_compile.c