From: Jakub Zelenka Date: Sun, 17 Jul 2016 16:26:29 +0000 (+0100) Subject: Bump a minimal OpenSSL version to 1.0.1 X-Git-Tag: php-7.1.0beta1~41^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a124e71ceb40b0a95f1cb6b07c99ba80d938b97;p=php Bump a minimal OpenSSL version to 1.0.1 --- diff --git a/NEWS b/NEWS index 35389958ee..c4e07074e5 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,7 @@ PHP NEWS (Keyur) - OpenSSL: + . Bumped a minimal version to 1.0.1. (Jakub Zelenka) . Dropped support for SSL2. (Remi) - PDO_pgsql: