» Version | » Information |
---|---|
0.5.0 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.5.0 Release date: 2012-08-15 14:41 UTC Release state: beta Release uploaded by: till Changelog: * various bug fixes and improvements by Brad Kent: https://github.com/pear/File_IMC/pull/5 Dependencies:
|
0.4.3 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.4.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.4.3 Release date: 2011-10-30 13:24 UTC Release state: beta Release uploaded by: till Changelog: * Fix Bug #17656: New Lines [till] * Fix Bug #18375: Undefined index EMAIL in Build/Vcard.php on line 1155 [till] * Fix Bug #18802: Undefined index [till] Dependencies:
|
0.4.2 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.4.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.4.2 Release date: 2011-03-11 17:52 UTC Release state: beta Release uploaded by: till Changelog: * Fix Bug #17656: New Lines [till] * Fix Bug #18128: error notice while importing vcards [till] * Fix Bug #18129: interfere with other autoloaders [till] * Fix Bug #18155: Value strings inside arrays are not escaped [till] * Fix Bug #18188: Patch:many undefined indexes, like TEL in File_IMC_Build_Vcard->addTelephone() [till] Dependencies:
|
0.4.1 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.4.1 Release date: 2010-06-29 23:50 UTC Release state: beta Release uploaded by: till Changelog: * Fix Bug #15608: IMC.php can't locate drivers [till] * Fix Bug #16637: Does not handle Carriage Return (\r) [till] * Fix Bug #17115: Tests fail [till] * Implement Feature #17080: Avoid setting include path in unit tests [till] Dependencies:
|
0.4.0 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.4.0 Release date: 2009-06-29 22:00 UTC Release state: beta Release uploaded by: till 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 |
Easy InstallNot sure? Get more info. pear install File_IMC-0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_IMC-0.3 Release date: 2003-09-30 21:41 UTC Release state: beta Release uploaded by: mroch 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) |