diff options
author | Nikita Popov <nikic@php.net> | 2016-02-12 17:55:29 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-02-12 17:55:29 +0100 |
commit | ccc06e252bdf4c54cb2c96dbcab9a2aeb933181c (patch) | |
tree | fea7143798fc2f5c112bdae8a03bb8789f09945d /sapi/phpdbg/phpdbg_utils.c | |
parent | 9cebdc5d4741c9a3a847ca473fd1742c75ca7740 (diff) | |
download | php-git-ccc06e252bdf4c54cb2c96dbcab9a2aeb933181c.tar.gz |
Forbid yield from in by-reference generators
The current yield from implementation doesn't support by-ref
yields. It's likely not worthwhile to actually implement this,
but we should at least keep the door open for the future by
issuing a compile error.
Refs bug #71252.
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions