diff --git a/NEWS b/NEWS index 22e3deb07a5..76c6e644bd0 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)