php-src/TSRM
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
..
acinclude.m4 MFB_4_3: Quote macro names in AC_DEFUN() 2004-12-30 07:08:39 +00:00
build.mk Get rid of autoconf warnings 2011-05-16 00:14:47 +00:00
buildconf Add $automake_flags, to allow propagation of --copy 1999-10-05 13:47:16 +00:00
config.w32 moved most of the core to use static tsrm ls cache pointer 2014-10-15 16:33:40 +02:00
configure.in reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
Makefile.am initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
readdir.h fix warnings 2008-07-30 17:45:18 +00:00
threads.m4 check should be on host_alias rather than on target_alias, but somehow works on configure generated using autoconf 2.57. 2005-04-27 13:22:18 +00:00
TODO - Add TODO 2000-09-16 19:07:50 +00:00
tsrm_config_common.h fixed macro 2014-02-24 10:12:18 +01:00
tsrm_config.w32.h Fixed bug #66009 Failed compilation of PHP extension with C++ std library using VS 2012 2014-01-04 01:41:27 +01:00
tsrm_nw.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
tsrm_nw.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
tsrm_strtok_r.c properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Merge remote-tracking branch 'origin/master' into native-tls 2014-11-18 21:18:52 +01:00
tsrm_win32.h Merge remote-tracking branch 'origin/master' into native-tls 2014-11-18 21:18:52 +01:00
TSRM.c moved most of the core to use static tsrm ls cache pointer 2014-10-15 16:33:40 +02:00
TSRM.h moved most of the core to use static tsrm ls cache pointer 2014-10-15 16:33:40 +02:00
tsrm.m4 reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00