» Version | » Information |
---|---|
0.3.2 |
Easy InstallNot sure? Get more info. pear install Net_Cyrus-0.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Cyrus-0.3.2 Release date: 2010-10-05 04:28 UTC Release state: beta Release uploaded by: doconnor Changelog: QA release Bug #1279 Net_Cyrus::connect() returns nothing damian Bug #1705 Documentation bug damian Bug #1710 _raiseError() doesn not return a PEAR_Error Object damian Bug #4949 deleteMailbox() tries to reset ACL on deleted mailbox amistry Bug #5025 Mailboxes in a not default cyrus partition amistry Bug #5778 renameUser: The user "user/....." doesn't exist amistry Bug #7666 Missing closing PHP tag amistry Bug #9528 function connect does not set _user amistry Bug #11443 renameUser does not release old username properly amistry Dependencies:
|
0.3.1 |
Easy InstallNot sure? Get more info. pear install Net_Cyrus-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Cyrus-0.3.1 Release date: 2004-08-25 01:16 UTC Release state: beta Release uploaded by: damian Changelog: * Fixed a type in line 412 (thanks Seán Gabriel ) * CreateUser now behaves as the documentation says (it return PEAR_Error on error) Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Net_Cyrus-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Cyrus-0.3.0 Release date: 2004-06-26 12:02 UTC Release state: beta Release uploaded by: damian Changelog: * Fixed bug #1705 (yes, I copy an paste documentation from createUser!) * Fixed bug #1710 (missed return) Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Net_Cyrus-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Cyrus-0.2.0 Release date: 2004-05-23 23:50 UTC Release state: beta Release uploaded by: damian Changelog: * _getUserName() -> getUserName became a public method on demand * Fixed bug #1279 * Fixed a typo in line #85 the connect method is public not private * Fixed a bug returning " , " when the password is not correct Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Net_Cyrus-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Cyrus-0.1.0 Release date: 2004-03-02 10:26 UTC Release state: beta Release uploaded by: damian Changelog: * API compatible with horde's Net_Cyrus plus: * DIGEST-MD5,CRAM-MD5,LOGIN,PLAIN Auth methods (inhered from Net_IMAP) * Automatically handles utf-7 encoding/decoding of mailbox named (inhered from Net_IMAP) * Modified connect to handle AuthMethod * Added createUser(), userExists(), deleteUser() Dependencies:
|