diff --git a/NEWS b/NEWS index b835ab3c86b38..8fc58303c4a4a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Modified in_array() to not touch array pointer. (Andrei) - Added restore_error_handler(). (Zeev, Zend engine) - Fixed erroneous file names and line numbers in error situations under the multithreaded version of PHP - most noticeably Win32 (Zeev, Zend Engine)