php-src/ext/mysqli
Darek Slusarczyk ed24f0f201 Fix #80330: Replace language in APIs and source code/docs
Rename MYSQLI_REFRESH_SLAVE to MYSQLI_REFRESH_REPLICA in line with
upstream change in MySQL. The old name is retained for
backwards-compatibility reasons, and may be deprecated/removed in
the future.

Closes GH-6632.
2021-01-25 10:10:47 +01:00
..
tests Fix #80330: Replace language in APIs and source code/docs 2021-01-25 10:10:47 +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 Fix #80330: Replace language in APIs and source code/docs 2021-01-25 10:10:47 +01:00
mysqli.stub.php Merge branch 'PHP-8.0' 2021-01-06 15:03:28 +01:00
mysqli_api.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mysqli_arginfo.h Merge branch 'PHP-8.0' 2021-01-06 15:03:28 +01:00
mysqli_driver.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mysqli_exception.c Accept zend_object* in zend_update_property 2020-08-07 16:40:27 +02:00
mysqli_libmysql.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mysqli_mysqlnd.h Drop support for libmysqlclient < 5.5 2020-09-17 12:05:30 +02:00
mysqli_nonapi.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mysqli_priv.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mysqli_prop.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mysqli_report.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
mysqli_result_iterator.c Convert E_ERROR to Error exception in mysqli_result iterator 2020-09-14 12:15:24 +02:00
mysqli_warning.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_mysqli.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_mysqli_structs.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00