php-src/ext/mysqli
Daniel Black c21a5920ac
ext/mysqli tests "using password" optional in error messages (part 2)
Like GH-10035 for ext/mysqli/tests/mysqli_connect.phpt test.

Closes GH-10064.
2022-12-08 14:23:33 +01:00
..
tests ext/mysqli tests "using password" optional in error messages (part 2) 2022-12-08 14:23:33 +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.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
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
php_mysqli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mysqli_structs.h Merge branch 'PHP-8.0' into PHP-8.1 2022-04-07 17:06:20 +02:00