From: Anatol Belski Date: Mon, 21 Nov 2016 19:01:07 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.1RC1~214 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=285be2f92d80273c0eae2fe1fd24e462c80e4c2a;p=php update NEWS --- diff --git a/NEWS b/NEWS index 08a5055aca..a0ca8a4373 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ PHP NEWS - Soap: . Fixed bug #73538 (SoapClient::__setSoapHeaders doesn't overwrite SOAP headers). (duncan3dc) + . Fixed bug #73452 (Segfault (Regression for #69152)). (Dmitry) - SQLite3: . Update to SQLite 3.15.1. (cmb)