[commits] Horde branch master updated. 8fb392db7dd8fa42dd7a759be11b1628ee5a7e39

Michael M Slusarz slusarz at horde.org
Fri Sep 9 23:39:04 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: f0651e19dbd0eccb67c9aefcf4cd3b3ef51c69df

f1cce05 Remove recursion in Horde_Mime::decode()
4797d5a Some places where we can use references instead of copy-by-value
8fb392d Bug #10498: Fix SMTP error codes/messages

-----------------------------------------------------------------------

commit f1cce05fa4d5e60a91b222a6d7f270821e4eb892
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 17:07:28 2011 -0600

    Remove recursion in Horde_Mime::decode()
    
    Excessively large MIME encoded strings were surpassing the PHP recursion
    limit.

 framework/Mime/lib/Horde/Mime.php |   90 ++++++++++++++++++++-----------------
 1 files changed, 49 insertions(+), 41 deletions(-)

http://git.horde.org/horde-git/-/commit/f1cce05fa4d5e60a91b222a6d7f270821e4eb892

-----------------------------------------------------------------------

commit 4797d5ac1c99268d489462c06c1d0404f00d29fa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 17:23:08 2011 -0600

    Some places where we can use references instead of copy-by-value

 framework/Mime/lib/Horde/Mime.php         |    8 ++++----
 framework/Mime/lib/Horde/Mime/Address.php |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/4797d5ac1c99268d489462c06c1d0404f00d29fa

-----------------------------------------------------------------------

commit 8fb392db7dd8fa42dd7a759be11b1628ee5a7e39
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 17:37:35 2011 -0600

    Bug #10498: Fix SMTP error codes/messages

 framework/Mail/lib/Horde/Mail/Transport/Smtp.php |    7 +++----
 framework/Mail/package.xml                       |   10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/8fb392db7dd8fa42dd7a759be11b1628ee5a7e39




More information about the commits mailing list