summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2012-08-29 20:46:56 +0200
committerNikita Popov <nikic@php.net>2012-08-29 20:46:56 +0200
commitbef79588d543db996d092191ac498751a1cc161f (patch)
tree1c6e3f0e6a80d528434025fc0860f150573703a6 /ext/reflection/php_reflection.c
parentcc07038fa9b2a59893c52fb0c515a1fb03e56d5c (diff)
downloadphp-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