From: Joe Watkins Date: Thu, 6 Jul 2017 07:20:21 +0000 (+0100) Subject: news entry for 74651 X-Git-Tag: php-7.1.8RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=700803b70c0a2dede9121e940a7e8b6a44952e8e;p=php news entry for 74651 --- diff --git a/NEWS b/NEWS index 97c10535e3..23296b9526 100644 --- a/NEWS +++ b/NEWS @@ -84,6 +84,8 @@ PHP NEWS - OpenSSL: . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in content). (Anatol) + . Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()). + (Stas) - PDO_OCI: . Support Instant Client 12.2 in --with-pdo-oci configure option.