]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorNikita Popov <nikic@php.net>
Sat, 7 Jan 2017 22:55:20 +0000 (23:55 +0100)
committerNikita Popov <nikic@php.net>
Sat, 7 Jan 2017 22:55:48 +0000 (23:55 +0100)
1  2 
NEWS
ext/standard/http_fopen_wrapper.c

diff --cc NEWS
index 8a385eebf35d8e2bb0db758e6813a89148de78f8,aff159edf5118272636fc04ec2b5cb2ce2cf8883..ff1798b49df5cd124234b7891f7c80808f49129a
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -19,12 -20,14 +19,14 @@@ PH
  
  - Standard:
    . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
+   . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
+     "Transfer-Encoding: chunked"). (Rowan Collins)
  
  - ZIP:
-       . Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option). (cmb,
-         Mitch Hagstrand)
+   . Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option). (cmb,
+     Mitch Hagstrand)
  
 -19 Jan 2017 PHP 7.0.15
 +19 Jan 2017, PHP 7.1.1
  
  - Core:
    . Fixed bug #73792 (invalid foreach loop hangs script). (Dmitry)
Simple merge