]> granicus.if.org Git - php/commitdiff
And this never existed in any release either..
authorfoobar <sniper@php.net>
Sat, 15 Mar 2003 00:45:22 +0000 (00:45 +0000)
committerfoobar <sniper@php.net>
Sat, 15 Mar 2003 00:45:22 +0000 (00:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 328ea3cae4f1d57f9e7c9de84b1c23773ae07c5b..8e65694b68c1654b4f18c65c99a17dec63a4bb8b 100644 (file)
--- 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)