summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-10-13 16:24:42 +0000
committerAndi Gutmans <andi@php.net>2000-10-13 16:24:42 +0000
commitd7969026b3da311ea5a5b23bac2b2fe52cd0da8a (patch)
tree91850a6fcb76bcf475775d8ec3bce9f600222302
parentbc37c9b1cd102a9f9c9661db9895d29c333b0ba2 (diff)
downloadphp-git-d7969026b3da311ea5a5b23bac2b2fe52cd0da8a.tar.gz
*** empty log message ***
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)