pajoye Mon, 12 Apr 2010 19:57:07 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=297931
Log: - begintransaction entry 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 2010-04-12 19:56:57 UTC (rev 297930) +++ php/php-src/branches/PHP_5_3/NEWS 2010-04-12 19:57:07 UTC (rev 297931) @@ -12,6 +12,7 @@ - Changed namespaced classes so that the ctor can only be named __construct now. (Stas) +- Reset error state in PDO::beginTransaction() reset error state. (Ilia) - Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288). (Raphael Geissert)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php