From: Date: Wed, 2 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bee49753c842a581ac52080ef97136857433af38;p=php NEWS update --- diff --git a/NEWS b/NEWS index b0910bb39e..01a3eb8c65 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Added socket_get_status() function. Renamed: + set_socket_timeout() -> socket_set_timeout() +- set_socket_blocking() -> socket_set_blocking(). (Andrei) +- Added realpath() function. (Andrei) - mktime interprets years in the range 0-70 now as 2000-2070. You can continue to specify the complete year (i.e. 1920) (Sascha) - Added the ability to control the environment variables the user is allowed