From ffe4ae85bb0865d0e158f361b8f43b43c57f6c43 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sun, 27 Apr 2003 05:38:13 +0000 Subject: [PATCH] ftp wrapper enhancements --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c057e81042..89cc264d17 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ PHP NEWS - Changed array_search() to accept also objects as a needle. (Moriyoshi) - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick) - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus) +- Added opendir and url_stat methods to ftp wrapper. (Sara) - Added IPv6 support to ext/sockets. (Sara) - Added context options to http_fopen_wrapper 'method', 'header', 'content'. (Sara) - Added domdocument->create_document_fragment() and documentfragment->open_mem() -- 2.50.1