php-src/ext/mysqli
2011-11-03 17:39:39 +00:00
..
tests Improving test to reflect latest API changes 2011-11-03 17:39:39 +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 Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 2011-10-31 11:46:24 +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 Move from directly referencing an aggregated structure to using a 2011-10-25 23:01:49 +00:00
mysqli_nonapi.c Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 2011-10-31 11:46:24 +00:00
mysqli_priv.h Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 2011-10-31 11:46:24 +00:00
mysqli_prop.c Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 2011-10-31 11:46:24 +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 Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 2011-10-31 11:46:24 +00:00
mysqli.c Move from directly referencing an aggregated structure to using a 2011-10-25 23:01:49 +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