Commit: bf4a034e3e506799ecf4d20247533eec4ee94875 Author: Matteo Beccati <mbecc...@php.net> Fri, 31 May 2013 16:22:53 +0200 Parents: 510498947ee350a7c60c576bb17911fd2d2880c8 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bf4a034e3e506799ecf4d20247533eec4ee94875 Log: NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 0b9e7cb..7889832 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2013, PHP 5.3.27 +- PDO_firebird: + . Fixed bug #64037 (Firebird return wrong value for numeric field). + (Matheus Degiovani, Matteo) + . Fixed bug #62024 (Cannot insert second row with null using parametrized + query). (patch by ja...@kenjim.com, Matheus Degiovani, Matteo) + - PDO_pgsql: - . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi) + . Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi) ?? ??? 2013, PHP 5.3.26 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php