From 9c16e1d9d2dbfe46016f5e2bbc5c0c85b82caef6 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 11 Oct 2008 19:20:41 +0000 Subject: [PATCH] - BFN: #46274, #46249 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2c574a1f4c..b397e31afe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2008, PHP 5.2.7RC2 +- Fixed bug #46274, #46249 (pdo_pgsql always fill in NULL for empty BLOB and + segfaults when returned by SELECT). (Felipe) - Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()). (Dmitry) - Fixed bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE). -- 2.50.1