diff options
| author | Sara Golemon <pollita@php.net> | 2003-04-28 18:50:22 +0000 |
|---|---|---|
| committer | Sara Golemon <pollita@php.net> | 2003-04-28 18:50:22 +0000 |
| commit | 6d23b48797ad422adaee862913997e98f3c57fb7 (patch) | |
| tree | c5d892bde0cb9a3c31ecb127d44cbd3e0e9d61d5 | |
| parent | cd1346470985bfaa65d4947bafe84f21337ec91d (diff) | |
| download | php-git-6d23b48797ad422adaee862913997e98f3c57fb7.tar.gz | |
Reword entry per sniper
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +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 opendir() and stat() related support 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() |
