That came from php-gtk.

This commit is contained in:
Andrei Zmievski 2001-03-07 14:00:52 +00:00
parent f4917d49c3
commit 02cc050108

1
NEWS
View file

@ -5,7 +5,6 @@ PHP 4.0 NEWS
- Fixed parent::method() to also work with runtime bindings (Zeev, Zend Engine)
- Implemented high-performance zlib-based output compression - see
zlib.output_compression INI directive (Zeev)
- Ported Documentation structure from phpdoc (jmoore)
- Improved ob_gzhandler() to support chunked output buffering - it's recommended
to use it with 4KB chunks (Zeev)
- Fixed chunked output buffering (Zeev)