php-src/ext/mysqlnd
Anatol Belski c6bad96f30 Merge remote-tracking branch 'origin/master' into native-tls
* origin/master: (398 commits)
  NEWS
  add test for bug #68381
  Fixed bug #68381 Set FPM log level earlier during init
  proper dllexport
  move to size_t where zend_string is used internally
  fix some datatype mismatches
  return after the warning, to fix uninitialized salt usage
  fix datatype mismatches
  add missing type specifier
  fix datatype mismatches
  fix unsigned check
  "extern" shouldn't be used for definitions
  joined identical conditional blocks
  simplify fpm tests
  SEND_VAR_NO_REF optimization
  Add test for bug #68442
  Add various tests for FPM - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode
  Include small MIT FastCGI client library from https://github.com/adoy/PHP-FastCGI-Client
  Get rid of zend_free_op structure (use zval* instead). Get rid of useless TSRMLS arguments.
  Add new FPM test for IPv4/IPv6
  ...

Conflicts:
	win32/build/config.w32
2014-11-18 21:18:52 +01:00
..
config9.m4 converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-10-17 10:13:08 +02:00
CREDITS fix encoding 2014-01-10 15:57:40 +01:00
mysqlnd_alloc.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
mysqlnd_alloc.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_auth.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_block_alloc.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_block_alloc.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_charset.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_charset.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_debug.c drop unused tsrm_ls 2014-09-26 20:48:41 +02:00
mysqlnd_debug.h drop unused tsrm_ls 2014-09-26 20:48:41 +02:00
mysqlnd_driver.c remove fetches from mysqlnd 2014-09-26 11:28:37 +01:00
mysqlnd_enum_n_def.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_ext_plugin.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_ext_plugin.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_libmysql_compat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_loaddata.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_net.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_net.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_plugin.c bring back all the TSRMLS_FETCH() stuff 2014-10-15 09:37:55 +02:00
mysqlnd_portability.h master renames phase 1 2014-08-25 19:24:55 +02:00
mysqlnd_priv.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_ps_codec.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_ps.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_result_meta.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_result_meta.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_result.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_result.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_reverse_api.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_reverse_api.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_statistics.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_statistics.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_structs.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
mysqlnd_wireprotocol.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd_wireprotocol.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqlnd.c validate sockets portable way 2014-11-14 17:39:38 +01:00
mysqlnd.h converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
php_mysqlnd.c converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
php_mysqlnd.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00