From: Date: Tue, 18 Jul 2000 01:09:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42df8a74012c1133951e4c60e49ec5b8be86721b;p=php NEWS update --- diff --git a/NEWS b/NEWS index 25cc030438..c1e928ee50 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Added "pear" executable, requires CGI version installed (Stig) +- Added extension ii for Ingres II native support. See README in ext/ii + directory. (David H) +- Added Win32 project for the Interbase module (Zeev) - Added ability to perform calls to the parent class without explicitly specifying its name, using parent::func_name(...) (Zeev, Zend Engine) - You can now call Ora_Error() without prameters to get the reason