1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00

NEWS update

This commit is contained in:
2000-10-12 01:09:07 +00:00
parent 174253123e
commit 8e4fe0acf9

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.4
- POST handler for Adobe FDF format (Hartmut)
- read and write .gz-files transparently on glibc based systems
using the 'zlib:' fopen wrapper (Hartmut)
- Fixed a problem in the configuration parser (two null bytes were added
to each ENCAPSULATED TC_STRING) (alex@zend.com)