php-src/ext/mysqli
Michael Voříšek 0ab51a9561
Fix mysql tests with non-standard server port
Closes GH-9744
2023-04-20 08:45:14 +02:00
..
tests Fix mysql tests with non-standard server port 2023-04-20 08:45:14 +02: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_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 Mark ext/mysqli properties as readonly for documentation purposes 2022-04-05 13:24:21 +02:00
mysqli_driver.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_exception.c Fix bug GH-7746 (mysqli_sql_exception->sqlstate is inaccessible) 2021-12-30 14:23:06 +00: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 Merge branch 'PHP-8.0' into PHP-8.1 2022-10-27 18:31:38 +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
mysqli.c Merge branch 'PHP-8.0' into PHP-8.1 2022-10-27 18:31:38 +01:00
mysqli.stub.php Mark ext/mysqli properties as readonly for documentation purposes 2022-04-05 13:24:21 +02:00
php_mysqli_structs.h Merge branch 'PHP-8.0' into PHP-8.1 2022-04-07 17:06:20 +02:00
php_mysqli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00