mariuz Tue, 10 Jan 2012 06:53:37 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=321994
Log: added fixed Pdo Firebird bugs to the NEWS section Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2012-01-10 05:33:14 UTC (rev 321993) +++ php/php-src/branches/PHP_5_3/NEWS 2012-01-10 06:53:37 UTC (rev 321994) @@ -2,6 +2,11 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2012, PHP 5.3.9 +- Pdo Firebird: + . Fixed bug #47415 (PDO_Firebird segfaults when passing lowercased column name to bindColumn). + . Fixed bug #53280 (PDO_Firebird segfaults if query column count less than param count). + (Mariuz) + 22 Dec 2011, PHP 5.3.9RC4 - Core:
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php