From: Derick Rethans Date: Mon, 16 Feb 2004 14:29:31 +0000 (+0000) Subject: - Update news too X-Git-Tag: php-4.3.5RC3~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca98ed755c7b65a88e5a1c85a64c8ae1c129caca;p=php - Update news too --- diff --git a/NEWS b/NEWS index 2207b6375f..5b45802b25 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2004, Version 4.3.5 +- Fixed zero bytes memory allocation when no extra ini files are found in the + --with-config-file-scan-dir specified directory. (Eric Colinet, Derick) - Fixed bug #27235 (Interbase NUMERIC x.0 field returns empty string on 0). (Ard) - Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).