diff options
author | Nikita Popov <nikic@php.net> | 2015-07-21 18:06:19 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2015-07-21 21:13:34 +0200 |
commit | 7c661bd30408c4acbd623ee310e468b4e2bb97bb (patch) | |
tree | 4088fe76eb518c99a8062ca60d29056cde4342d1 /main/php_variables.c | |
parent | 2141ab9be5c2b07c24534552753f8227473efa07 (diff) | |
download | php-git-7c661bd30408c4acbd623ee310e468b4e2bb97bb.tar.gz |
Remove FAST_CALL_FROM_CATCH
This was generated for a return from a try block with both a catch
and a finally. However at this point no exception can be active,
because it either didn't exist in the first place or was explicitly
discarded using DISCARD_EXCEPTION.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions