php-src/ext/mysqli
2008-08-11 12:33:56 +00:00
..
tests MFH: Fixed bug#45019 Segmentation fault with SELECT ? and UNION 2008-07-25 12:46:03 +00:00
config.m4
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS
mysqli_api.c - MFH: Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:46:07 +00:00
mysqli_driver.c MFH: Fix error_handling usage in various extensions 2008-08-08 22:07:07 +00:00
mysqli_embedded.c
mysqli_exception.c
mysqli_fe.c Update ext/mysql's and ext/mysqli's tests 2008-04-24 14:22:19 +00:00
mysqli_libmysql.h
mysqli_mysqlnd.h
mysqli_nonapi.c MFH: Fix #45763 (mysqli::multi_query does not work with mysqlnd) 2008-08-11 12:33:56 +00:00
mysqli_prop.c Fixed a bunch of bugs reported in 2008-03-18 16:57:31 +00:00
mysqli_report.c
mysqli_report.h
mysqli_warning.c Fixed a bunch of bugs reported in 2008-03-18 16:57:31 +00:00
mysqli.c Fixed uninitialised data 2008-07-25 08:23:07 +00:00
mysqli.dsp
package.xml
php_mysqli_structs.h Fix for bug#45179 --with-mysql-sock fails to compile & work 2008-07-21 12:58:51 +00:00
php_mysqli.h
TODO