» Version | » Information |
---|---|
0.6.3 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.6.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.6.3 Release date: 2009-11-11 07:38 UTC Release state: beta Release uploaded by: cweiske Changelog: - Fix bug: "From " lines were escaped midst of text, which violates the spec Dependencies:
|
0.6.2 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.6.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.6.2 Release date: 2009-11-10 21:44 UTC Release state: beta Release uploaded by: cweiske Changelog: - Fix bug #16758: Messages split incorrectly Dependencies:
|
0.6.1 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.6.1 Release date: 2009-10-09 17:33 UTC Release state: beta Release uploaded by: cweiske Changelog: - Fix bug #16668: Mbox doesn't work in suid/sgid scripts [vaceletm] Dependencies:
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.6.0 Release date: 2009-08-02 17:24 UTC Release state: beta Release uploaded by: cweiske Changelog: - Implement request #16487: Insert on new box throws warning [cweiske] Dependencies:
|
0.5.2 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.5.2 Release date: 2009-08-02 13:27 UTC Release state: beta Release uploaded by: cweiske Changelog: - Fix bug #15559: Inserting new message to a Mbox is not guaranteed to produce a valid Mbox [cweiske] Dependencies:
|
0.5.1 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.5.1 Release date: 2006-08-01 02:29 UTC Release state: beta Release uploaded by: cweiske Changelog: - Use copy/unlink internally instead of copying the file bit-by-bit - Added append() method since it's faster than the old insert() - Added autoReload property to make adding many messages faster Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.5.0 Release date: 2006-06-25 05:30 UTC Release state: beta Release uploaded by: cweiske Changelog: - Use class features (one mbox per instance) - Broke BC - Checks for file modification, so that mbox doesn't get corrupt. Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.3.0 Release date: 2004-11-01 11:50 UTC Release state: beta Release uploaded by: darkelder Changelog: o improved _process() speed to read line per line instead of byte per byte. (Joern) |
0.2.0 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.2.0 Release date: 2004-10-13 16:39 UTC Release state: alpha Release uploaded by: darkelder Changelog: o fixed mbox::size() bug that have never return 0 (Roger Keays) o mbox::remove() now accept arrays on $message param as well (Roger Keays) o declarated all vars to skip php warnings on high warning levels (Roger Keays) o some minor spelling errors (Roger Keays) o fwrite must use '===' false instead of !fwrite (Roger Keays) |
0.1.5 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.1.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.1.5 Release date: 2002-12-29 03:50 UTC Release state: alpha Release uploaded by: darkelder Changelog: o Security fix (changed umask on temp files) o Improved stylistcs with new Jon Parise patch o Fixed error on license at project.xml (it isnt really PHP license, it is LGPL) |
0.1.4 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.1.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.1.4 Release date: 2002-12-28 22:10 UTC Release state: alpha Release uploaded by: darkelder Changelog: o Joined mbox_test.php and mbox.php |
0.1.3 |
Easy InstallNot sure? Get more info. pear install Mail_Mbox-0.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Mail_Mbox-0.1.3 Release date: 2002-12-28 21:54 UTC Release state: alpha Release uploaded by: darkelder Changelog: o First release |