]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 25 Jul 2000 01:09:08 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 25 Jul 2000 01:09:08 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9a0666cc24926cc9a3d4b7eb777b94b401ecfb55..e97f561bb4dfaa19f5a2063ab7ace9caf4003a2b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fix #4591. Register the appname as PHP 4.0, not 3.0
+  Credit to andrew@digitalpulp.com. (Joey)
+- For the pfpro extension: defaulthost, defaultport, defaulttimeout, and
+  all of the default proxy settings can now be defined in php.ini
+- Ported DB to new error reporting scheme
+- Added Sterling Hughes's sybase and ibase DB backends
+- New PEAR package Payment_Verisign for use with the Payflow Pro
+  (pfpro) extension. (David Croft)
 - Added CURL support. (Sterling)
 - Catch users trying to set "compatibility" parameter in PDF, which is not
   supported from user-land. (Joey)