]> granicus.if.org Git - php/commit
Fix bug #69989
authorNikita Popov <nikic@php.net>
Fri, 12 Feb 2016 17:50:19 +0000 (18:50 +0100)
committerNikita Popov <nikic@php.net>
Fri, 12 Feb 2016 17:52:53 +0000 (18:52 +0100)
commitc0c73f708394c0c7ee4a3731dc29c87b83f786a4
tree050682bd9c1366f79d03a6a3a32761ece5a0d1ce
parentd1b777bd992525ced913a033bd7fff9490614f52
Fix bug #69989

This should cover all the basic cycles. Anything further would
require scanning the call stack and live temporaries.
NEWS
Zend/tests/bug69989_3.phpt [new file with mode: 0644]
Zend/zend_generators.c
Zend/zend_generators.h