summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8094268cf1..c85d87a134 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Added strncasecmp function (Andi, Zend Engine)
- Made foreach() only support variables and array(...) as the array argument
(Andi, Zend Engine)
- Fixed FTP module to accept multiline server replies (Jani)