From: Date: Tue, 25 Jul 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c045d7a5816689f07a526e55300f834406d86c49;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9a0666cc24..e97f561bb4 100644 --- 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)