summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-12-20 02:09:12 +0000
committer <changelog@php.net>2000-12-20 02:09:12 +0000
commitae2af0e14b653655c73377ac689309dc553ac950 (patch)
tree7565c7ae5f7e8d4cab905eb9d4f5642024f4dc2f
parent48b410c41e397f52b753c891cdf263ed0cb827a1 (diff)
downloadphp-git-ae2af0e14b653655c73377ac689309dc553ac950.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 92d4212a0e..f7d1eaf0c8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.5
+- ctype functions now follow the extension naming conventions (Hartmut)
- Added iconv() function (using libc or libiconv) (Stig)
- Added ODBC_TYPE constant (Stig)
- Added the call_user_method_array function which allows you to call a method