From b617f54d342267fd26dc2e11fc693e6b1efd71f6 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Fri, 30 May 2003 14:46:19 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 752659043a..bda30b93a0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP 4 NEWS - Added new command line parameters -B, -F, -R and -E which allow to process stdin line by line (See 'php -h' or 'man php' for more). (Marcus) - Added DBA handler 'inifile' to support ini files. (Marcus) +- Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into + and odbc_result_all). (Ilia) - Fixed bug #23897 (Fixed a check for mbfilter_ru.h). (aleks@m2media.ru, Ilia) - Fixed bug #23894 (sprintf() decimal specifiers problem). (Moriyoshi) - Fixed bug #23888 (Missing input validation for flags parameter). (Ilia) -- 2.50.1