php-src/ext/mysqlnd
Dmitry Stogov 7301994c28 Merge branch 'master' into phpng
* master: (46 commits)
  PHP_INT_MIN and _MAX tests
  NEWS and UPGRADING
  Added PHP_INT_MIN
  Fix wrong lenght size
  Bug #51096 - Remove unnecessary ? for first/last day of
  Moved streams related functions to xp_ssl.c
  Remove duplicate NEWS
  Update NEWS
  Update NEWS
  Update NEWS
  BFN
  BFN
  Fixed bug #67715 (php-milter does not build and crashes randomly).
  We need to turn off any strict mode here for this warning to show up
  Disable restrictions regarding arrays in constants at run-time. For the discussion around it, see the thread on the mailing list: http://www.mail-archive.com/internals@lists.php.net/msg68245.html
  Revert "Fix bug #67064 in a BC safe way"
  Updated NEWS for #67693
  Updated NEWS for #67693
  Fixed bug #67693 - incorrect push to the empty array
  add missing entry to NEWS
  ...

Conflicts:
	Zend/tests/errmsg_040.phpt
	Zend/tests/ns_059.phpt
	Zend/zend_language_parser.y
	Zend/zend_vm_def.h
	ext/openssl/openssl.c
	ext/reflection/php_reflection.c
	ext/session/session.c
	ext/spl/spl_directory.c
	ext/spl/spl_iterators.c
	ext/sqlite3/sqlite3.c
	ext/standard/array.c
2014-08-04 13:56:27 +04:00
..
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
config9.m4 remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
CREDITS fix encoding 2014-01-10 15:57:40 +01:00
mysqlnd.c Merge remote-tracking branch 'origin/master' into phpng 2014-07-18 16:25:43 +08:00
mysqlnd.h First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_alloc.c fix init, new smart_str struct (use zend_string now) 2014-05-17 15:29:25 +02:00
mysqlnd_alloc.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_auth.c Fixed compilation warning 2014-06-20 10:32:05 +04:00
mysqlnd_block_alloc.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_block_alloc.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_charset.c Add support for gb18030/MySQL 5.7 2014-06-18 21:53:34 +03:00
mysqlnd_charset.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_debug.c Fixed stack usage 2014-06-25 12:33:35 +08:00
mysqlnd_debug.h remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
mysqlnd_driver.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_enum_n_def.h Add some trace info as well as update CLIENT_ flags 2014-07-16 19:24:39 +03:00
mysqlnd_ext_plugin.c New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_ext_plugin.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_libmysql_compat.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_loaddata.c First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_net.c Merge remote-tracking branch 'origin/master' into phpng 2014-07-18 16:25:43 +08:00
mysqlnd_net.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_plugin.c Fixed plugin fetching 2014-06-18 14:26:17 +08:00
mysqlnd_portability.h unify stdint type usage 2013-08-06 22:49:56 +02:00
mysqlnd_priv.h Second set of changes to mysqlnd for phpng. 2014-05-20 21:50:15 +03:00
mysqlnd_ps.c Cleanup (refactoring is finish) 2014-06-23 23:33:38 +08:00
mysqlnd_ps_codec.c Cleanup (refactoring is finish) 2014-06-23 23:33:38 +08:00
mysqlnd_result.c Don't use zend_string for other fields (only name here is enough) 2014-06-25 00:42:20 +08:00
mysqlnd_result.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_result_meta.c Use ZEND_HANDLE_NUMERIC 2014-06-25 16:34:53 +08:00
mysqlnd_result_meta.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_reverse_api.c Fixed segfaults 2014-06-18 15:43:15 +08:00
mysqlnd_reverse_api.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_statistics.c Fixed stat fields name 2014-06-19 16:16:41 +08:00
mysqlnd_statistics.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_structs.h Don't use zend_string for other fields (only name here is enough) 2014-06-25 00:42:20 +08:00
mysqlnd_wireprotocol.c Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
mysqlnd_wireprotocol.h Don't use zend_string for other fields (only name here is enough) 2014-06-25 00:42:20 +08:00
php_mysqlnd.c Fixed segfault while info printing 2014-06-30 15:26:55 +08:00
php_mysqlnd.h Bump year 2014-01-03 11:08:10 +08:00