From: Ard Biesheuvel Date: Fri, 13 Feb 2004 10:51:02 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC3~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e12ed5e1a8cd5fef70e04e2c554bd4acec0cbb4;p=php BFN --- diff --git a/NEWS b/NEWS index 1d989f2c6b..2207b6375f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2004, Version 4.3.5 +- 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). (Ilia, pdoru at kappa dot ro) - Fixed bug #27183 (userland stream wrapper segfaults on stream_write).