From 036c5f9f31a034b691a1f26448f53e456f4eccde Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 12 Apr 2010 19:57:07 +0000 Subject: [PATCH] - begintransaction entry --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f51132d4c6..50daebd2ce 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS - 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) -- 2.40.0