1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00

Update news

This commit is contained in:
Zeev Suraski
2000-07-16 20:08:26 +00:00
parent 6787071417
commit 90ca5c4747

2
NEWS
View File

@@ -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)