From: Christoph M. Becker Date: Thu, 2 Jul 2015 22:29:44 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.0alpha3~25^2~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2768bdbce08646ded80bc472a8b19631a23c2da7;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 3c8b4dc494..fb3a6f2ad4 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,10 @@ PHP NEWS . Corrected oci8 hash destructors to prevent segfaults, and a few other fixes. (Cameron Porter) +- ODBC: + . Fixed bug #69975 (PHP segfaults when accessing nvarchar(max) defined + columns). (cmb) + - OpenSSL: . Fixed bug #69882 (OpenSSL error "key values mismatch" after openssl_pkcs12_read with extra cert) (Tomasz Sawicki)