php-src/ext/mysqli
2010-12-13 18:43:10 +00:00
..
tests Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query) 2010-12-12 16:17:50 +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 phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli.c and export the new constant 2010-12-02 14:21:23 +00:00
mysqli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mysqli_api.c Fix bad types, because zend_parse_xxx expect signed integers 2010-11-10 13:57:09 +00:00
mysqli_driver.c Greetings from SunCC. 2010-10-05 12:42:53 +00:00
mysqli_embedded.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_exception.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_fe.c Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error: empty declaration 2010-10-04 10:43:21 +00:00
mysqli_fe.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_libmysql.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_mysqlnd.h decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqli_nonapi.c Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to call libmysql) 2010-12-12 18:00:25 +00:00
mysqli_priv.h fix shadowing of parameters 2010-10-06 06:08:55 +00:00
mysqli_prop.c Fixed compiler warnings in mysqli 2010-10-05 09:40:36 +00:00
mysqli_report.c Fix bad types, because zend_parse_xxx expect signed integers 2010-11-10 13:57:09 +00:00
mysqli_report.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
mysqli_warning.c Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_mysqli.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
php_mysqli_structs.h Sorry for the commit but compiler warnings are annoying and so are white spaces at the end of a line, if one uses an editor which removes them on save and diff's get blown 2010-10-04 10:02:58 +00:00
TODO updated todo list (removed finished tasks) 2003-12-29 00:11:14 +00:00