php-src/ext/mysqli
Nikita Popov f5e6f9bd27 Avoid fatal error on not found class in mysqli_fetch_object()
Instead use C zpp modifier and throw TypeError.
2020-08-13 16:13:02 +02:00
..
tests Avoid fatal error on not found class in mysqli_fetch_object() 2020-08-13 16:13:02 +02:00
config.m4 Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
config.w32 Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
CREDITS
mysqli.c Avoid fatal error on not found class in mysqli_fetch_object() 2020-08-13 16:13:02 +02:00
mysqli.stub.php Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
mysqli_api.c Fix arg/func info 2020-07-21 15:00:33 +02:00
mysqli_arginfo.h Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
mysqli_driver.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_exception.c Accept zend_object* in zend_update_property 2020-08-07 16:40:27 +02:00
mysqli_libmysql.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mysqli_mysqlnd.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mysqli_nonapi.c Fix some clang warnings 2020-07-23 10:35:40 +02:00
mysqli_priv.h Remove support for libmysqlclient 5.0 2020-04-23 10:38:20 +02:00
mysqli_prop.c Fix [-Wundef] warning in MySQLi extension 2020-05-18 00:37:19 +02:00
mysqli_report.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
mysqli_result_iterator.c Add get_gc handle for object iterators 2020-07-01 15:17:22 +02:00
mysqli_warning.c Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
php_mysqli.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_mysqli_structs.h Fix some clang warnings 2020-07-23 10:35:40 +02:00