From feeaa6568e4bb03182d3285331f54f3fba59758b Mon Sep 17 00:00:00 2001 From: David Coallier Date: Mon, 10 Nov 2008 18:54:30 +0000 Subject: [PATCH] - Added resolution of bug #44153, #44154 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index bd8ca6bc7f..9e55f5e7cf 100644 --- a/NEWS +++ b/NEWS @@ -3575,3 +3575,7 @@ PHP NEWS - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus) - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank) - Fixed strip_tags() to correctly handle '\0' characters. (Stefan) +- Fixed bug #44153 (pdo->errorCode() returns NULL when there are no errors). + (David C.) +- Fixed bug #44154 (pdo->errorInfo() always have three elements in the + returned array). (David C.) -- 2.50.1