php-src/ext/mysqli
Christoph M. Becker dea548be60
Merge branch 'PHP-8.1'
* PHP-8.1:
  Fix #81658: MYSQL_OPT_LOAD_DATA_LOCAL_DIR not available in MariaDB
2021-12-05 19:11:32 +01:00
..
tests Merge branch 'PHP-8.1' 2021-12-05 19:11:32 +01:00
config.m4 Don't assume libmysqlclient library name 2020-11-12 15:11:56 +01:00
config.w32 Generate function entries from stubs for mysqli 2020-04-19 21:56:47 +02:00
CREDITS
mysqli.c Merge branch 'PHP-8.1' 2021-12-05 19:11:32 +01:00
mysqli.stub.php Specify a few array func info entries (#7425) 2021-08-30 14:29:18 +02:00
mysqli_api.c Fix #81658: MYSQL_OPT_LOAD_DATA_LOCAL_DIR not available in MariaDB 2021-12-05 19:11:04 +01:00
mysqli_arginfo.h Specify a few array func info entries (#7425) 2021-08-30 14:29:18 +02:00
mysqli_driver.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_exception.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_libmysql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_mysqlnd.h Remove uses of TRUE/FALSE in mysqli/pdo_mysql 2021-05-26 15:07:23 +02:00
mysqli_nonapi.c Fix #81658: MYSQL_OPT_LOAD_DATA_LOCAL_DIR not available in MariaDB 2021-12-05 19:11:04 +01:00
mysqli_priv.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_prop.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
mysqli_report.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_result_iterator.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_warning.c Do not reuse errno as local variable name 2021-05-12 15:32:16 +01:00
php_mysqli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mysqli_structs.h Declare tentative return types for ext/mysqli (#6998) 2021-05-26 17:29:58 +02:00