1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

NEWS update

This commit is contained in:
2000-07-25 01:09:08 +00:00
parent e0b531d5f4
commit c045d7a581
+8
View File
@@ -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)