From: Christoph M. Becker Date: Sat, 5 Sep 2015 01:14:56 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.14RC1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9ece839943cccd7095a38a9962e4d9e15ddc404;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 061097afe4..44d659e69d 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP NEWS - OpenSSL: . Fixed bug #55259 (openssl extension does not get the DH parameters from DH key resource). (Jakub Zelenka) + . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb) - PDO: . Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)