1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 18:13:00 +02:00

NEWS update

This commit is contained in:
2000-06-16 02:14:16 +00:00
parent ef0bd3d102
commit baad58df05

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
- Updated strtotime() to handle many more formats. It now has complete
feature parity with GNU date command. (Andrei)
- Add support for multiple arguments in unset(). (Faisal, Zend Engine)
- Functions that expect a resource but are passed something else now return
NULL instead of FALSE. (Thies, Zend Engine)