php-src/ext/mysqli
Nikita Popov 625b89af2f Deprecate mysqli::init()
In favor of parent::__construct().

Part of https://wiki.php.net/rfc/deprecations_php_8_1.
2021-07-08 16:45:05 +02:00
..
tests Deprecate mysqli::init() 2021-07-08 16:45:05 +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 Declare tentative return types for ext/mysqli (#6998) 2021-05-26 17:29:58 +02:00
mysqli_arginfo.h Deprecate mysqli::init() 2021-07-08 16:45:05 +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 Declare tentative return types for ext/mysqli (#6998) 2021-05-26 17:29:58 +02: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 Remove uses of TRUE/FALSE in mysqli/pdo_mysql 2021-05-26 15:07:23 +02:00
mysqli.stub.php Deprecate mysqli::init() 2021-07-08 16:45:05 +02:00
php_mysqli_structs.h Declare tentative return types for ext/mysqli (#6998) 2021-05-26 17:29:58 +02:00
php_mysqli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00