summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-08-10 10:28:13 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-08-10 11:15:16 +0200
commitee163161480f4196d618036728f4765de7139068 (patch)
tree1356ef94a66f74844456ccbd23e823a2b9706cc8 /UPGRADING
parent1974522a2dd571a7ee4dd542e100379c1d450bf6 (diff)
downloadphp-git-ee163161480f4196d618036728f4765de7139068.tar.gz
Fixed bug #79948
Make sure we don't execute further scripts if one of them encountered an exit exception. Also make sure that we free file handles that end up unused due to an early abort in php_execute_scripts(), which turned up as an issue in the added test case. Finally, make use of EG(exit_status) in the places where we zend_eval_string_ex, instead of unconditionally assigning exit code 254. If an error occurs, the error handler will already set exit status 255.
Diffstat (limited to 'UPGRADING')
0 files changed, 0 insertions, 0 deletions