diff options
author | Stanislav Malyshev <stas@php.net> | 2013-01-01 20:14:44 -0800 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2013-01-01 21:18:59 -0800 |
commit | 36e19c9cab6cce4e44782563f590c6c4560fb187 (patch) | |
tree | 506c5f2740f7706d7c7674fa5feac556606e0c5e /ext/mysqlnd/php_mysqlnd.c | |
parent | dd288f93e1faa0aff5a22c51be034dfa4edaa0c0 (diff) | |
download | php-git-36e19c9cab6cce4e44782563f590c6c4560fb187.tar.gz |
Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected.
Without this fix, a webpage using eval() may return code 500. That might display
fine and the 500 go unnoticed, but using AJAX or wget, the 500 will cause problems.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions