Top Level :: File Formats

Package Information: File_IMC

Show All Changelogs
» Version » Information
0.3Download

Release date: 2003-10-01 01:41 UTC
Release state: beta

Changelog:

* Added file_exists() check to prevent E_NOTICE errors in factory if file doesn't exist (thanks, Davey)
* Cleaned up error handling to let the user app have control (File_IMC_Build::raiseError() no longer passes a PEAR_ERROR_* to PEAR::raiseError()) (thanks, Greg)
* Minor documentation additions/modifications (thanks, Greg)