]> granicus.if.org Git - php/commit
Fixed bug #79793
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 7 Jul 2020 14:24:13 +0000 (16:24 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 7 Jul 2020 14:29:48 +0000 (16:29 +0200)
commit77acc8a069acbdd0e4ab0ac43f7d676a23e413a1
tree3cc260f2071b4cfbdac17c4e85a270629360edc5
parent62bec0e083aee4cba17d459fb4e07e1599772b12
Fixed bug #79793

Make sure the string key is not released while throwing the
undefined index warning.
NEWS
Zend/tests/bug79793.phpt [new file with mode: 0644]
Zend/zend_execute.c