From: David Croft Date: Wed, 26 Jul 2000 08:23:04 +0000 (+0000) Subject: tidy up news X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=718b7308c3db66d428f69511d4d36ce3e08f7564;p=php tidy up news --- diff --git a/NEWS b/NEWS index 4dc427e4f5..176a26f588 100644 --- a/NEWS +++ b/NEWS @@ -3,15 +3,15 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.2 - Fixed a bug in ldap_get_entries() and ldap_get_attributes(). (Jani) -- Ported DB to new error reporting scheme. (Stig) -- Added sybase and ibase DB backends. (Sterling) +- Ported DB to new error reporting scheme in PEAR. (Stig) +- Added sybase and ibase DB backends in PEAR. (Sterling) - 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) - Fixed dbase_add_record. (Sterling) -- Added new function "wordwrap" to wordwrap long strings from Chris +- Added new function wordwrap() to wordwrap long strings from Chris Russel (David Croft) - Added four additional arguments: attrsonly, sizelimit, timelimit, deref which were missing in ldap_search(), ldap_list() and ldap_read() functions (Jani) @@ -22,7 +22,7 @@ PHP 4.0 NEWS - Itanium patch (Steve Robb) - Set default include_path so PEAR files can be reached (Stig) - Added "pear" executable, requires CGI version installed (Stig) -- Added extension ii for Ingres II native support. See README in ext/ii +- Added extension ii for Ingres II native support. See README in ext/ingres_ii directory. (David H) - Added Win32 project for the Interbase module (Zeev) - Added ability to perform calls to the parent class without explicitly