From: Michael Wallner Date: Thu, 17 Oct 2013 13:13:12 +0000 (+0200) Subject: TLS news X-Git-Tag: php-5.6.0alpha1~211^2~16^2~4^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62be976abee38066a5c19f9badf14e8f12922d8a;p=php TLS news --- diff --git a/NEWS b/NEWS index 4978c7e722..a5a6d8f197 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #65911 (scope resolution operator - strange behavior with $this). (Bob Weinand) +- Openssl: + . Added explicit TLSv1.1 and TLSv1.2 stream transports. (Daniel Lowrey) + 17 Oct 2013, PHP 5.5.5 - Core: