From: Bob Weinand Date: Sun, 15 Jun 2014 13:50:36 +0000 (+0200) Subject: Update NEWS X-Git-Tag: php-5.6.0RC1~1^2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05d7facb403e224001635299a4f768d945661c22;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 786f9aea9c..df5db9ea78 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ PHP NEWS . Fixed bug #66636 (openssl_x509_parse warning with V_ASN1_GENERALIZEDTIME). (Paul Oehler) +- phpdbg: + . Fixed bug #67212 (phpdbg uses non-standard TIOCGWINSZ). (Ferenc) + - SOAP: . Implemented FR #49898 (Add SoapClient::__getCookies()). (Boro Sitnikovski)