NEWS update

This commit is contained in:
2000-06-17 02:14:17 +00:00
parent 21785afbe8
commit c141fcbf53

4
NEWS
View file

@ -2,6 +2,10 @@ PHP 4.0 NEWS
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1 ?? ??? 2000, Version 4.0.1
- Enhanced WDDX functions to call __sleep() and __wakeup() when working on
objects. (Andrei)
- Changed WDDX to serialize arrays as structs only if needed. (Thies)
- Implemented max_execution_time under Win32 (Zeev)
- Updated strtotime() to handle many more formats. It now has complete - Updated strtotime() to handle many more formats. It now has complete
feature parity with GNU date command. (Andrei) feature parity with GNU date command. (Andrei)
- Add support for multiple arguments in unset(). (Faisal, Zend Engine) - Add support for multiple arguments in unset(). (Faisal, Zend Engine)