diff options
| author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-05-11 09:09:01 +0000 |
|---|---|---|
| committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-05-11 09:09:01 +0000 |
| commit | fa8a31691de55ccf70b5512a9f88c72baa273134 (patch) | |
| tree | c5e699a57610fe6b4ea1ec9bde26c628e54913f2 | |
| parent | ebd92654c128921b0ffeadd95dd99205058494d3 (diff) | |
| download | php-git-fa8a31691de55ccf70b5512a9f88c72baa273134.tar.gz | |
new feature news.
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 encoding detection feature for expat XML parser. (Adam Dickmeiss, Moriyoshi) - Added missing multibyte(unicode) support and numeric entity support to html_entity_decode(). (Moriyoshi) - Added opendir() and stat() related support to ftp:// wrapper. (Sara) |
