php-src/tests
Dmitry Stogov 32e477c98c Merge branch 'master' into phpng
* master: (40 commits)
  Bug #67609: TLS connections fail behind HTTP proxy
  Updated NEWS for #67594
  Updated NEWS for #67594
  Fix #67594 - invisible colon should be stripped off header name
  Updated NEWS for 34407
  Updated NEWS for 34407
  Updated NEWS for 34407
  Fix for bug #34407 - ucwords and title case
  fixed broken merged code
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  fixed broken merged code
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Test output relies on expose_php being on
  1.2 is a problematic float to print out Lower the default display precision for this test
  The test output is dependent on expose_php ini
  fix makefile in phpize mode
  fixe output_as_table() when no ext was enabled
  fix end of stream exception when generating makefile
  ...

Conflicts:
	ext/standard/http_fopen_wrapper.c
	ext/standard/string.c
	sapi/cli/php_cli_server.c
2014-07-14 11:44:53 +04:00
..
basic The test output is dependent on expose_php ini 2014-07-11 09:12:32 -07:00
classes Merge branch 'master' into phpng 2014-06-18 17:50:27 +04:00
func Update stack size in tests/func/010.phpt 2014-02-26 16:40:25 +01:00
lang Skip those test which fails on ARM architecture 2014-01-20 14:42:28 +01:00
output Merge branch 'PHP-5.4' into PHP-5.5 2013-06-13 10:30:18 -07:00
run-test run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
security fix these tests so they properly clean up after themselves. 2014-01-20 18:04:35 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00