From: Daniel Lowrey Date: Fri, 14 Feb 2014 17:26:42 +0000 (-0700) Subject: Updated NEWS X-Git-Tag: php-5.6.0alpha3~1^2~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81c29af865a96af3e12a648d5771f7be6920aa2c;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index d41a44f438..20e731fa98 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.6.0 Alpha 3 +- Openssl + . Fixed segfault when accessing non-existent context for client SNI use + (Daniel Lowrey) + 13 Feb 2014, PHP 5.6.0 Alpha 2 - Core: . Added T_POW (**) operator