diff options
author | David Croft <david@php.net> | 2000-08-11 18:23:31 +0000 |
---|---|---|
committer | David Croft <david@php.net> | 2000-08-11 18:23:31 +0000 |
commit | 45ab04fa4034c993b0d54d80fce3f083844c2472 (patch) | |
tree | 8066ab6fd7c2d21ee66da761ea45fd7b4f3be1ce | |
parent | b78c48f7bca2628366ca4f7f1c4b8a0e93ba0a4e (diff) | |
download | php-git-45ab04fa4034c993b0d54d80fce3f083844c2472.tar.gz |
Added news item for Andi's strncasecmp commit
# Zend commits prefixed by @ don't seem to be linked to the PHP news file
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |