From 2d3bf0da449b256abf5d9129f9106a55c17ab053 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Thu, 20 Oct 2016 05:25:49 +0100 Subject: [PATCH] news entry for pr #2152 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index eeceea9ba6..2ecd6eae1d 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ PHP NEWS . Fixed bug #73234 (Emulated statements let value dictate parameter type). (Adam Baratz) +- SOAP: + . Fixed bug #69137 (Peer verification fails when using a proxy with SoapClient) + (Keith Smiley) + - XML: . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea) -- 2.50.1