]> granicus.if.org Git - php/commit
Fix bug #79599 in a different way
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 9 Jul 2020 09:11:24 +0000 (11:11 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 9 Jul 2020 09:12:44 +0000 (11:12 +0200)
commit5795dfda93d1f60cce4731e2089ad5975a6c062f
treee9478f0e4b9e2dc7fbcd019cde4b44278827079b
parenta3cb6122430cb43877a558f51f78bffd78cb86ca
Fix bug #79599 in a different way

Move the emission of the undefined variable notice before the
array separation.
Zend/tests/bug79599.phpt [new file with mode: 0644]
Zend/zend_vm_def.h
Zend/zend_vm_execute.h