]> granicus.if.org Git - php/commitdiff
Update news
authorZeev Suraski <zeev@php.net>
Sun, 16 Jul 2000 20:08:26 +0000 (20:08 +0000)
committerZeev Suraski <zeev@php.net>
Sun, 16 Jul 2000 20:08:26 +0000 (20:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 22e3deb07a59def5e0112b67700d53a11e947f29..76c6e644bd081f873a00f1a71380c4c52ab7baa3 100644 (file)
--- 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)