diff options
author | Nikita Popov <nikic@php.net> | 2012-03-24 13:10:51 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2012-09-22 21:46:18 +0200 |
commit | f28c128b207ae2c6ea4d8f6c2e66f5b709210a23 (patch) | |
tree | 5eb7508dbec5cbd6d92f0df947f9f8c44f415cac /ext/mysqlnd/php_mysqlnd.c | |
parent | c815dd74bc42c8f36ba35b910f45e85a645d7e3d (diff) | |
download | php-git-f28c128b207ae2c6ea4d8f6c2e66f5b709210a23.tar.gz |
Return previous error handler when resetting the error handler
set_error_handler(null) and set_exception_handler(null) now return the
previous error/exception handler instead of just returning bool(true).
This is consistent with the behavior of these functions with non-null
values.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions