Added news item for Andi's strncasecmp commit

# Zend commits prefixed by @ don't seem to be linked to the PHP news file
This commit is contained in:
David Croft 2000-08-11 18:23:31 +00:00
parent b78c48f7bc
commit 45ab04fa40

1
NEWS
View file

@ -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)