summaryrefslogtreecommitdiff
path: root/main/php_variables.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2016-07-07 14:47:55 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2016-07-19 00:18:07 +0200
commit6cb75fb1e8208d79f58351340923059d0d077ee6 (patch)
tree02f4d09c9f3b98e142ef16d7f5467788d1bec43d /main/php_variables.c
parent8b905e337c0e88ec66a25e4b7dbbd5c87279ea75 (diff)
downloadphp-git-6cb75fb1e8208d79f58351340923059d0d077ee6.tar.gz
Fix #70315: 500 Server Error but page is fully rendered
That happens because the external libgd uses other error codes than PHP (and the bundled libgd), but the libgd error codes are simply forwarded to php_verror(). We fix that by properly mapping libgd errors to PHP errors.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions