.. |
tests
|
Fixed test for MySQL < 5.6
|
2020-09-28 08:52:21 +02:00 |
config.m4
|
Drop support for libmysqlclient < 5.5
|
2020-09-17 12:05:30 +02:00 |
config.w32
|
Generate function entries from stubs for mysqli
|
2020-04-19 21:56:47 +02:00 |
CREDITS
|
|
|
mysqli.c
|
Promote a few forgotten warnings to exceptions
|
2020-09-25 12:08:15 +02:00 |
mysqli.stub.php
|
Make mysqli_warning constructor private
|
2020-09-27 22:08:24 +02:00 |
mysqli_api.c
|
Promote a few forgotten warnings to exceptions
|
2020-09-25 12:08:15 +02:00 |
mysqli_arginfo.h
|
Make mysqli_warning constructor private
|
2020-09-27 22:08:24 +02:00 |
mysqli_driver.c
|
Remove vestiges of embedded mysql from tests
|
2020-09-17 19:02:20 +02: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
|
Consolidate the usage of "either" and "one of" in error messages
|
2020-09-20 19:41:47 +02:00 |
mysqli_priv.h
|
Remove support for libmysqlclient 5.0
|
2020-04-23 10:38:20 +02:00 |
mysqli_prop.c
|
Fix [-Wundef] warning in MySQLi extension
|
2020-05-18 00:37:19 +02: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
|
Make mysqli_warning constructor private
|
2020-09-27 22:08:24 +02: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
|
Remove vestiges of embedded mysql from tests
|
2020-09-17 19:02:20 +02:00 |