php-src/ext/mysqli
Veres Lajos 4dc994571d typo fixes - https://github.com/vlajos/misspell_fixer
Conflicts:
	ext/ftp/ftp.h
	ext/pcre/pcrelib/pcre_printint.c
	ext/pcre/pcrelib/sljit/sljitLir.c
	ext/pcre/pcrelib/sljit/sljitLir.h
	ext/pcre/pcrelib/sljit/sljitNativeARM_32.c
	ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c
	ext/pgsql/pgsql.c
	ext/phar/func_interceptors.c
	ext/soap/soap.c
	ext/standard/image.c
2014-11-23 14:33:43 -08:00
..
tests typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -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 Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6 2014-04-10 16:49:13 +03:00
mysqli_driver.c Bump year 2014-01-03 11:08:10 +08:00
mysqli_embedded.c Bump year 2014-01-03 11:08:10 +08:00
mysqli_exception.c Bump year 2014-01-03 11:08:10 +08:00
mysqli_fe.c New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqli_fe.h Add new INI for rollbacking connections put back into the pconn pool 2014-01-29 15:27:43 +02:00
mysqli_libmysql.h Bump year 2014-01-03 11:08:10 +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 Fix mysqli build when building against libmysqlclient. 2014-05-02 14:33:52 -07:00
mysqli_priv.h rename a constant - old name to new name 2014-05-06 11:36:03 +03:00
mysqli_prop.c Use API instead of directly acessing the structure 2014-02-25 17:39:06 +02:00
mysqli_report.c Bump year 2014-01-03 11:08:10 +08:00
mysqli_result_iterator.c Bump year 2014-01-03 11:08:10 +08:00
mysqli_warning.c Switch from a single flag to a flag byte 2014-03-10 17:25:53 +02:00
mysqli.c Add some trace info as well as update CLIENT_ flags 2014-07-16 19:24:39 +03: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 2014-02-27 08:50:07 +01:00
php_mysqli.h Bump year 2014-01-03 11:08:10 +08:00
TODO