]> granicus.if.org Git - php/commit
Fixed bug #79657
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 8 Jun 2020 09:31:28 +0000 (11:31 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 8 Jun 2020 09:31:28 +0000 (11:31 +0200)
commitdf2db7fceaff4f46909f1aa8b31f0a9010631fc9
treeb8301c2dd67b7fb887e135749dd4010cbfe462c4
parent9b39ddbb85b5c589f3e7755424879f0ce012cc88
Fixed bug #79657

Throwing an exception should count as an initialization for this
purpose.
NEWS
Zend/tests/bug79657.phpt [new file with mode: 0644]
Zend/zend_generators.c