| » Version | » Information |
|---|---|
| 0.4.0 |
Release date: 2009-06-29 22:00 UTC Release state: beta Changelog: * #15608: fixed file loading (again) * fixed class-/file-naming (a slight BC break) * raised dependency to PHP5 * changed license from PHP to BSD Dependencies:
|
| 0.3 |
Release date: 2003-09-30 21: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) |