summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-08-31 00:11:29 +0000
committer <changelog@php.net>2001-08-31 00:11:29 +0000
commit5595973ea90eda31aae9a407d7ed3a3480d4ae58 (patch)
treeb8505714074320f045eb4522fde0eba1faa4e75c
parent567c10ba4cf2e9fc9feaad0111f1e0d57f13ff18 (diff)
downloadphp-git-5595973ea90eda31aae9a407d7ed3a3480d4ae58.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 772005b10d..d3d8c66386 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
+- Added ini_get_all() function which returns all registered ini entries
- Added mailparse_uudecode_all() which extracts all uuencoded attachments
- Add support for chinese encodings to htmlentities() and htmlspecialchars()
(Patch by Alan Knowles <alan_k@hklc.com> and Wez)