From: Date: Thu, 15 Jun 2000 02:14:26 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.1RC~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5f1a555f3e5ab569cfac3ca4dd7d102f6916fe3;p=php NEWS update --- diff --git a/NEWS b/NEWS index e16e38cab5..57b9eaf63d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Moved VC++ Win32 project and workspace files to the win32 directory + (Zeev) +- Require the year arg to checkdate to be an integer (Rasmus) - Added --enable-c9x-inline option for compilers which support the new C9x standard. If you encounter undefined references to i_zend_is_true and other symbols, you should enable this. (Sascha, Zend Library)