1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00

*** empty log message ***

This commit is contained in:
Andi Gutmans
2000-10-13 16:24:42 +00:00
parent bc37c9b1cd
commit d7969026b3

2
NEWS
View File

@@ -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)