php-src/ext/mysqli
2013-07-08 20:27:14 +02:00
..
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-07-08 20:24:58 +02: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
mysqli_api.c Fix for Bug #64394 MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS undeclared when using Connector/C 2013-05-14 11:26:35 +02:00
mysqli_driver.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_embedded.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_exception.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_fe.c mysqli_savepoint()/mysqli_release_savepoint() 2013-02-08 18:09:50 +01:00
mysqli_fe.h mysqli_savepoint()/mysqli_release_savepoint() 2013-02-08 18:09:50 +01:00
mysqli_libmysql.h Add support for begin_transaction in libmysql mode. 2013-02-07 18:45:49 +01: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 2013-07-03 16:58:20 +02:00
mysqli_priv.h Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_prop.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_report.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli_result_iterator.c Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
mysqli_warning.c Happy New Year 2013-01-01 16:37:09 +08:00
mysqli.c Fix for Bug #64394 MYSQL_OPT_CAN_HANDLE_EXPIRED_PASSWORDS undeclared when using Connector/C 2013-05-14 11:26:35 +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 Happy New Year 2013-01-01 16:37:09 +08:00
php_mysqli.h Happy New Year 2013-01-01 16:37:09 +08:00
TODO