From: Zeev Suraski Date: Sun, 16 Jul 2000 20:08:26 +0000 (+0000) Subject: Update news X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90ca5c474740de0ca1916237e950f92955120fe2;p=php Update news --- diff --git a/NEWS b/NEWS index 22e3deb07a..76c6e644bd 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- 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 for a failed connection attempt. (Kirill Maximov) - New extension "pfpro" for interface with Signio Payflow Pro (David Croft)