Merge branch 'master' of git.php.net:/pecl/http/pecl_http
authorRemi Collet <remi@php.net>
Thu, 19 Feb 2015 09:22:19 +0000 (10:22 +0100)
committerRemi Collet <remi@php.net>
Thu, 19 Feb 2015 09:22:19 +0000 (10:22 +0100)
commite867316f1364f589eec67cc684703c874984430b
tree4b63c33989e600ede976eca7b3256f9608bf2452
parentbaff99d75b56868714f7f2ed1972b3baceb72014
parentb0f90afdb75c0355bf45361b19d9575633746739
Merge branch 'master' of git.php.net:/pecl/http/pecl_http

* 'master' of git.php.net:/pecl/http/pecl_http: (84 commits)
  back to dev
  2.3.0RC1
  restore php-5.3 compatibility
  administrativa
  fix build with old libcurl
  remove dead code
  remove strlist api
  hoppala; removed actually living code
  remove dead code
  don't generate stat based etags for temp/mem streams
  test header parser errors and streaming
  test 4-byte sequences
  better error message
  (gcov) tests fixup
  better errors from the headers parser
  let the header parser fail more accurately
  add http\Header\Parser::stream()
  typo
  fix the stream message parser
  ignore disconnect exceptions
  ...