diff options
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |