summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/php_apache.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2011-08-04 09:51:26 +0000
committerAndrey Hristov <andrey@php.net>2011-08-04 09:51:26 +0000
commit11f198b203a715ff4495b452e2ec10bc6f60baad (patch)
tree889f10e5b9ef36ae7095063428319327d5e16274 /sapi/apache_hooks/php_apache.c
parent463de70efd83274ba8df51a4b75a21c8e6382baa (diff)
downloadphp-git-11f198b203a715ff4495b452e2ec10bc6f60baad.tar.gz
Add mysqli_error_list() that returns an array with errors. Typically only
one and just one for libmysql. mysqlnd can return generate more than one error during its work and with mysqli_error() only the last error is being reported. In the array returned by mysqli_error_list() / $mysqli->error_list, all errors will be found. The list is reset when the next command is executed
Diffstat (limited to 'sapi/apache_hooks/php_apache.c')
0 files changed, 0 insertions, 0 deletions