1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/Zend/tests/generators
Nikita Popov 823a956855 Fixed bug #78434
The DO_INIT flag, which will skip the first resume on a primed
generator, should always be set when starting to yield from a
new generator, not only when the yield from happens during priming.
2020-04-09 10:33:11 +02:00
..
2019-05-02 15:04:03 +02:00
2018-01-12 21:27:23 +01:00
2019-08-13 14:53:53 +02:00
2020-04-09 10:33:11 +02:00
2020-04-09 10:33:11 +02:00