diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-28 12:01:28 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-28 13:34:56 +0100 |
commit | f547412cba52b499a4a130b0de1b6af2ea746e3a (patch) | |
tree | aaf926688964127bceef640b62a6ff8f0948ded7 /ext/pdo_mysql/mysql_statement.c | |
parent | 68dcaa29d8a2d51f0fed5fde9f3543a1338bfe44 (diff) | |
download | php-git-f547412cba52b499a4a130b0de1b6af2ea746e3a.tar.gz |
Fix #79177: FFI doesn't handle well PHP exceptions within callback
We have to error on unhandled exceptions in FFI callbacks, to avoid
passing back undefined values.
This has been discussed and agreed upon in a previous PR[1].
[1] <https://github.com/php/php-src/pull/5120>
Closes GH-6366.
Diffstat (limited to 'ext/pdo_mysql/mysql_statement.c')
0 files changed, 0 insertions, 0 deletions