]> granicus.if.org Git - php/commit
Fixed bug causing exception not being thrown immediately into a generator yielding...
authorBob Weinand <bobwei9@hotmail.com>
Wed, 25 Nov 2015 22:09:44 +0000 (23:09 +0100)
committerBob Weinand <bobwei9@hotmail.com>
Wed, 25 Nov 2015 22:09:44 +0000 (23:09 +0100)
commit2de8915dead83fbefcb50288f5ff1c20c9967510
tree2bc283c01ebd95432c9b9b35eadf07e145f3a12e
parent071247713f329082ec677ddf04c96cb1463089d8
Fixed bug causing exception not being thrown immediately into a generator yielding from an array
NEWS
Zend/tests/generators/throw_into_yield_from_array.phpt [new file with mode: 0644]
Zend/zend_generators.c