diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-18 11:02:44 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-12-18 11:04:15 +0100 |
commit | 897d99c7a4c80f6f638600a92d14cc940473690a (patch) | |
tree | 38d49181f515924ed4a24d25ba9c3b01ad50f8e9 /ext/sqlite3/php_sqlite3_structs.h | |
parent | 189f625e2b2a65edf406332bf87c81bab1b463af (diff) | |
download | php-git-897d99c7a4c80f6f638600a92d14cc940473690a.tar.gz |
Rethrow generator exception even without active stack frame
Finally blocks in generators may be invoked during shutdown, in
which case we don't have a stack frame. Similar to what
zend_call_function does, we still need to rethrow these exceptions,
otherwise they will be hidden (and leak).
Diffstat (limited to 'ext/sqlite3/php_sqlite3_structs.h')
0 files changed, 0 insertions, 0 deletions