php-src/ext/mysqli
2013-12-04 12:07:18 +02:00
..
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-11-21 21:15:22 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07: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 Merge branch 'PHP-5.4' into PHP-5.5 2013-11-08 15:07:43 +08: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-12-04 12:07:18 +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 Merge branch 'PHP-5.4' into PHP-5.5 2013-07-16 18:05:45 +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