.. |
tests
|
Implement mysqli_fetch_column (#6798)
|
2021-05-01 20:11: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
|
Enforce types when writing to mysqli dynamic properties
|
2021-04-13 15:30:56 +02:00 |
mysqli.stub.php
|
Implement mysqli_fetch_column (#6798)
|
2021-05-01 20:11:47 +01:00 |
mysqli_api.c
|
Mysqli bind in execute (#6271)
|
2021-04-14 12:52:51 +01:00 |
mysqli_arginfo.h
|
Implement mysqli_fetch_column (#6798)
|
2021-05-01 20:11:47 +01:00 |
mysqli_driver.c
|
Silence the deprecation notice on var_dump
|
2021-04-14 13:47:48 +01:00 |
mysqli_exception.c
|
Accept zend_object* in zend_update_property
|
2020-08-07 16:40:27 +02:00 |
mysqli_libmysql.h
|
Remove unused properties in mysqlnd (#6849)
|
2021-04-10 23:36:53 +01:00 |
mysqli_mysqlnd.h
|
Drop support for libmysqlclient < 5.5
|
2020-09-17 12:05:30 +02:00 |
mysqli_nonapi.c
|
Implement mysqli_fetch_column (#6798)
|
2021-05-01 20:11:47 +01:00 |
mysqli_priv.h
|
Replace zend_bool uses with bool
|
2021-01-15 12:33:06 +01:00 |
mysqli_prop.c
|
Use typed properties in ext/mysqli
|
2021-03-15 13:11:57 +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
|
Remove unused mysqli global
|
2021-03-15 10:33:03 +01:00 |