php-src/ext/mysqli
Rasmus Lerdorf 9382deede2 Let's do more than hope (as per the comment in the test code) that we
don't hit the memory limit, let's disable the limit for this test
since the limit is getting hit by many people
2011-08-29 08:21:42 +00:00
..
tests Let's do more than hope (as per the comment in the test code) that we 2011-08-29 08:21:42 +00:00
config.m4 Fix for bug #52654 mysqli doesn't install headers with structures it uses 2010-08-20 12:25:17 +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 Remove a warning by explicitly compiling out a non-used variable 2011-08-02 15:30:58 +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 Change things to allow passing of the password length 2011-01-14 13:00:42 +00:00
mysqli_mysqlnd.h Change things to allow passing of the password length 2011-01-14 13:00:42 +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 Add mysqli_error_list() that returns an array with errors. Typically only 2011-08-04 09:51:26 +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 - Year++ 2011-01-01 02:17:06 +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 - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +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