From: Date: Tue, 1 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca48239da1aca88a5ff2c3c19e1ded7848939930;p=php NEWS update --- diff --git a/NEWS b/NEWS index 4ced8b6cc5..b0910bb39e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- 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 to change in Safe Mode, using INI directives (Zeev) - Fixed a crash bug in strtr() working on large input strings (Zeev)