diff --git a/NEWS b/NEWS index 08a5055acab..a0ca8a43732 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)