From: Andi Gutmans Date: Fri, 13 Oct 2000 16:24:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0.4RC3~690 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7969026b3da311ea5a5b23bac2b2fe52cd0da8a;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 9b8b29efbe..d427f6e3ba 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Make increment of empty string ("") behave like in PHP 3 and result in "1" + (Andi, Zend Engine) - POST handler for Adobe FDF format (Hartmut) - read and write .gz-files transparently on glibc based systems using the 'zlib:' fopen wrapper (Hartmut)