diff options
author | Andi Gutmans <andi@php.net> | 2000-10-13 16:24:42 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-10-13 16:24:42 +0000 |
commit | d7969026b3da311ea5a5b23bac2b2fe52cd0da8a (patch) | |
tree | 91850a6fcb76bcf475775d8ec3bce9f600222302 | |
parent | bc37c9b1cd102a9f9c9661db9895d29c333b0ba2 (diff) | |
download | php-git-d7969026b3da311ea5a5b23bac2b2fe52cd0da8a.tar.gz |
*** empty log message ***
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |