[commits] Horde branch imp_6_2 updated. 4f72d6d12482623500108dbf3bf1fd56c1a9cca1
Michael M Slusarz
slusarz at horde.org
Thu Sep 19 00:59:58 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 8284a4f40fbb0fba4989317f9049c61019d6047c
c98176c Susbstantial size savings when serializing, especially when the number of mailboxes grows
4f72d6d Fix showing unsubscribed mailboxes in remote accounts
-----------------------------------------------------------------------
commit c98176c02ed86543d684514329934ee471ebe762
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Sep 18 18:05:05 2013 -0600
Susbstantial size savings when serializing, especially when the number of mailboxes grows
PHP serialize() is pretty inefficient when storing arrays.
imp/lib/Ftree.php | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
http://github.com/horde/horde-git/commit/c98176c02ed86543d684514329934ee471ebe762
http://git.horde.org/horde-git/-/commit/c98176c02ed86543d684514329934ee471ebe762
-----------------------------------------------------------------------
commit 4f72d6d12482623500108dbf3bf1fd56c1a9cca1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Sep 18 18:59:43 2013 -0600
Fix showing unsubscribed mailboxes in remote accounts
imp/lib/Ftree/Account/Remote.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde-git/commit/4f72d6d12482623500108dbf3bf1fd56c1a9cca1
http://git.horde.org/horde-git/-/commit/4f72d6d12482623500108dbf3bf1fd56c1a9cca1
More information about the commits
mailing list