php-src/ext/mysqli
Andrey Hristov 4151194c5a fix test
2011-10-10 14:19:01 +00:00
..
tests fix test 2011-10-10 14:19:01 +00:00
config.m4 - Use myslqnd by default when MySQL extensions are activated but no path given 2011-09-07 13:33:56 +00:00
config.w32 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 2010-12-11 22:18:10 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c Fix Bug #55703(PHP crash when calling mysqli_fetch_fields) 2011-09-17 03:12:23 +00:00
mysqli_driver.c fix warnings due to change in zend_property_info (structure extended in the middle!!) 2011-08-02 13:41:20 +00:00
mysqli_embedded.c - Year++ 2011-01-01 02:17:06 +00:00
mysqli_exception.c - Year++ 2011-01-01 02:17:06 +00:00
mysqli_fe.c Add mysqli_error_list() that returns an array with errors. Typically only 2011-08-04 09:51:26 +00:00
mysqli_fe.h Once is generally enough 2011-08-17 12:26:43 +00:00
mysqli_libmysql.h Fix problems with the unbuffered set detection, for libmysql, which resulted 2011-09-06 19:52:19 +00:00
mysqli_mysqlnd.h Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used 2011-09-05 15:29:45 +00:00
mysqli_nonapi.c prevent a crash if cs is NULL, which can happen with MS and lazy connections 2011-08-12 14:55:00 +00:00
mysqli_priv.h fix warnings due to change in zend_property_info (structure extended in the middle!!) 2011-08-02 13:41:20 +00:00
mysqli_prop.c null the value before usage 2011-10-08 14:48:14 +00:00
mysqli_report.c - Year++ 2011-01-01 02:17:06 +00:00
mysqli_report.h - Year++ 2011-01-01 02:17:06 +00:00
mysqli_result_iterator.c Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used 2011-09-05 15:29:45 +00:00
mysqli_warning.c fix warnings due to change in zend_property_info (structure extended in the middle!!) 2011-08-02 13:41:20 +00:00
mysqli.c - Use the proper variable here. 2011-09-21 12:34:15 +00:00
mysqli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli_structs.h - Year++ 2011-01-01 02:17:06 +00:00
php_mysqli.h - Year++ 2011-01-01 02:17:06 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00