From: Remi Collet Date: Fri, 31 May 2013 06:45:54 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.5.0RC3~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c829895a1a9f7d846e9044f9cf7bf9d29e2a3ac0;p=php NEWS --- diff --git a/NEWS b/NEWS index d2d8aae30a..480060225e 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ PHP NEWS . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length and hex output). (Anthony Ferrara) +- PDO_pgsql: + . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi) + + 23 May 2013, PHP 5.5.0 Release Candidate 2 - Core: