corrections to NEWS file

This commit is contained in:
David Croft 2000-07-24 02:01:05 +00:00
parent 83513d9580
commit c3fb9680ec

6
NEWS
View File

@ -2,8 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Catch users trying to set "compatibility" parameter, which is not
supported from user-land.
- 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
Russel <russel@yorku.ca> (David Croft)
@ -23,7 +23,7 @@ PHP 4.0 NEWS
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)
- New extension "pfpro" for interface with Verisign Payflow Pro (David Croft)
- Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
imagetypes() function (Rasmus)
- Add ImageTypes() function which returns a bitfield with the supported