php-src/ext/mysqli
2015-11-17 20:12:50 +08:00
..
tests Improve the test 2015-11-17 20:12:50 +08: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
mysqli_api.c Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction) 2015-11-16 16:59:55 +08:00
mysqli_driver.c bump year 2015-01-15 23:26:37 +08:00
mysqli_embedded.c bump year 2015-01-15 23:26:37 +08:00
mysqli_exception.c bump year 2015-01-15 23:26:37 +08:00
mysqli_fe.c bump year 2015-01-15 23:26:37 +08:00
mysqli_fe.h bump year 2015-01-15 23:26:37 +08:00
mysqli_libmysql.h bump year 2015-01-15 23:26:37 +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 Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction) 2015-11-16 16:59:55 +08:00
mysqli_priv.h bump year 2015-01-15 23:26:37 +08:00
mysqli_prop.c bump year 2015-01-15 23:26:37 +08:00
mysqli_report.c bump year 2015-01-15 23:26:37 +08:00
mysqli_result_iterator.c bump year 2015-01-15 23:26:37 +08:00
mysqli_warning.c bump year 2015-01-15 23:26:37 +08:00
mysqli.c Another Fix for Bug #68344 MySQLi does not provide way to disable peer certificate validation 2015-10-27 12:59:09 +01: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 Merge branch 'PHP-5.5' into PHP-5.6 2015-03-09 17:23:04 +08:00
php_mysqli.h bump year 2015-01-15 23:26:37 +08:00
TODO