From: Sara Golemon Date: Mon, 19 Jun 2017 00:24:19 +0000 (-0400) Subject: NEWS X-Git-Tag: php-7.2.0alpha2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0403eb65270c39ec664b1ff7e41c69856d51f94;p=php NEWS --- diff --git a/NEWS b/NEWS index 332939be69..b7731109a5 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ PHP NEWS . Compatibility with libargon2 versions 20161029 and 20160821. (charlesportwoodii at erianna dot com) +- Streams + . Default ssl/single_dh_use and ssl/honor_cipher_order to true. + (me at kelunik dot com) + - SQLite3: . Update to Sqlite 3.19.3. (cmb)