1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 09:33:06 +02:00

NEWS update

This commit is contained in:
2000-08-12 01:09:15 +00:00
parent 04720d3b3b
commit fcb595e4d2

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Added support for libmcrypt 2.4.4
- Added strncasecmp function (Andi, Zend Engine)
- Made foreach() only support variables and array(...) as the array argument
(Andi, Zend Engine)