diff --git a/NEWS b/NEWS index fb429d17631..e77f8d4bab1 100644 --- a/NEWS +++ b/NEWS @@ -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)