]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndi Gutmans <andi@php.net>
Fri, 13 Oct 2000 16:24:42 +0000 (16:24 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 13 Oct 2000 16:24:42 +0000 (16:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9b8b29efbee23edf9a304edc4285b09a36e7ea49..d427f6e3baf44879a6e2ed238261402b98de891d 100644 (file)
--- 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)