From a410c71e1001021c2220160b9bd34a7b0d94cc96 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 17 Feb 2005 22:08:29 +0000 Subject: [PATCH] - Commit NEWS Entry for: - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns with NULL values). (Daniel Convissor) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index eb268f0833..26b98ae7d0 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP 4 NEWS - Fixed build system to always use bundled libtool files. (Jani) - Fixed MacOSX shared extensions crashing on Apache startup. (Rasmus) - Fixed bug #31936 (set_h_errno() is redefined incompatibly). (Jani) +- Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns + with NULL values). (Daniel Convissor) - Fixed bug #31858 (--disable-cli does not force --without-pear). (Jani) - Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string). (Jani) -- 2.50.1