summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2014-06-15 15:50:36 +0200
committerBob Weinand <bobwei9@hotmail.com>2014-06-15 15:50:36 +0200
commit05d7facb403e224001635299a4f768d945661c22 (patch)
tree18fac903ef8319c4e4e7aa18e9d6faf7dd05f1f7
parentf677889a9a536d506febc13e1022eb4816fb5fa1 (diff)
downloadphp-git-05d7facb403e224001635299a4f768d945661c22.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)