diff options
author | Nikita Popov <nikic@php.net> | 2016-05-28 13:13:11 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-05-28 13:21:05 +0200 |
commit | 4746e5efcb135051e003294f4721792139779fd0 (patch) | |
tree | c4b6513e32327f680a596a85ababf71cd63af156 /ext/xmlrpc/xmlrpc-epi-php.c | |
parent | d29bd582a8cc28e9288b441e269d98f4f28da77d (diff) | |
download | php-git-4746e5efcb135051e003294f4721792139779fd0.tar.gz |
Forbid "yield from" in force closed generators
Same check we do for "yield", was missed when "yield from" was
added. We could make this more granular by only forbidding to
actually yield values and still allow something like "yield from []",
but this does not seem worthwhile.
Diffstat (limited to 'ext/xmlrpc/xmlrpc-epi-php.c')
0 files changed, 0 insertions, 0 deletions