php-src/ext/mysqli
2012-11-30 14:30:37 +08:00
..
tests Merge branch 'PHP-5.4' into PHP-5.5 2012-11-30 14:30:37 +08:00
config.m4 Fixed Bug #63361 Header not installed 2012-11-25 07:46:02 +01: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_api.c add protection against core dumps if the underlying library returns 2012-10-18 15:09:17 +02:00
mysqli_driver.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_embedded.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_exception.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_fe.c Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_fe.h - Year++ 2012-01-01 13:15:04 +00:00
mysqli_libmysql.h Correct PHP version 2012-09-05 23:41:42 +08: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 Merge branch 'PHP-5.4' into PHP-5.5 2012-11-30 14:30:37 +08:00
mysqli_priv.h Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
mysqli_prop.c Fix bug #61003 mysql_stat() require a valid connection 2012-03-06 00:15:40 +00:00
mysqli_report.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_result_iterator.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli_warning.c - Year++ 2012-01-01 13:15:04 +00:00
mysqli.c add a check for libmysql 2012-10-03 14:14:59 +02:00
mysqli.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
package.xml remove dead and unused for more than 8 years code 2012-05-03 12:22:25 +02:00
php_mysqli_structs.h Remove support for local infile handler in mysqli from 5.5 2012-05-03 12:55:03 +02:00
php_mysqli.h - Year++ 2012-01-01 13:15:04 +00:00
TODO