diff options
author | Nikita Popov <nikic@php.net> | 2012-08-29 20:46:56 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-08-29 20:46:56 +0200 |
commit | bef79588d543db996d092191ac498751a1cc161f (patch) | |
tree | 1c6e3f0e6a80d528434025fc0860f150573703a6 /ext/reflection/php_reflection.c | |
parent | cc07038fa9b2a59893c52fb0c515a1fb03e56d5c (diff) | |
download | php-git-bef79588d543db996d092191ac498751a1cc161f.tar.gz |
Fix segfault when traversing a by-ref generator twice
If you try to traverse an already closed generator an exception will now be
thrown.
Furthermore this changes the error for traversing a by-val generator by-ref
from an E_ERROR to an Exception.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions