From: foobar Date: Sat, 15 Mar 2003 00:45:22 +0000 (+0000) Subject: And this never existed in any release either.. X-Git-Tag: RELEASE_0_5~468 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d39cf42950e666f47b5a557402e525f4fd37431;p=php And this never existed in any release either.. --- diff --git a/NEWS b/NEWS index 328ea3cae4..8e65694b68 100644 --- a/NEWS +++ b/NEWS @@ -362,8 +362,6 @@ PHP 4 NEWS - Made mime_magic and ZIP extensions available on Windows. (Edin) - Added xslt_backend_version() and xslt_backend_name() for getting information about the processor backend. (chregu) -- Added php.ini option "allow_webdav_methods" to allow handling of - WebDAV http requests within PHP scripts. (chregu) - Added ImageColorMatch() and ImageLayerEffect() functions which are only available when using the bundled GD library. (ttoohey) - Made major improvents to the pcntl extension. (Jason)