summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-08-11 09:58:04 +0000
committerAndi Gutmans <andi@php.net>2000-08-11 09:58:04 +0000
commit25c8009825bb31f29d3137287d4b98639e08c7cb (patch)
treeede6dbf04b30294f0d707af0aa533460eb9cbbf0
parent2336c0148e8a6d6e274595fe0d45893ecd1000d0 (diff)
downloadphp-git-25c8009825bb31f29d3137287d4b98639e08c7cb.tar.gz
*** empty log message ***
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad61b45129..8094268cf1 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Made foreach() only support variables and array(...) as the array argument
+ (Andi, Zend Engine)
- Fixed FTP module to accept multiline server replies (Jani)
- Fix switch which only has a single default rule. (Andi, Zend Engine)
- Fix problem with nested foreach()'s. (Andi, Zend Engine)