php-src/ext/mysqli
2024-04-12 11:04:41 +01:00
..
tests Merge branch 'PHP-8.3' 2024-04-12 11:04:41 +01:00
config.m4 Remove unused <extension>_SHARED_LIBADD variables (#13361) 2024-02-09 22:20:32 +01:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS
mysqli.c Fix GCC warning when using getThis() in a conditional (#13923) 2024-04-09 19:09:07 +02:00
mysqli.stub.php Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
mysqli_api.c Fix GCC warning when using getThis() in a conditional (#13923) 2024-04-09 19:09:07 +02:00
mysqli_arginfo.h Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
mysqli_driver.c Remove mysqli_driver::$reconnect property 2022-05-30 15:28:08 +01:00
mysqli_exception.c Fix bug GH-7746 (mysqli_sql_exception->sqlstate is inaccessible) 2021-12-30 14:23:06 +00: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 GCC warning when using getThis() in a conditional (#13923) 2024-04-09 19:09:07 +02:00
mysqli_priv.h Remove MYSQLI_USE_MYSQLND constant and all the code with it 2022-05-30 15:28:08 +01:00
mysqli_prop.c Remove MYSQLI_USE_MYSQLND constant and all the code with it 2022-05-30 15:28:08 +01:00
mysqli_report.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mysqli_result_iterator.c general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
mysqli_warning.c Remove MYSQLI_USE_MYSQLND constant and all the code with it 2022-05-30 15:28:08 +01:00
php_mysqli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mysqli_structs.h Update globals to use bool type 2022-09-06 10:34:10 +01:00