[commits] Horde branch master updated. df4d82b2108a6831d522b43391a86ac200bdeb9e

Michael M Slusarz slusarz at horde.org
Tue Jan 20 19:05:19 UTC 2015


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

from: 20351d5daafeb00005c386b2e97c204bfca4f369

bebea6a Released Horde_Mime-2.7.0
88d2b03 Development mode for Horde_Mime-2.7.1
ab9b0ee No need to re-use memory on stream if we already have one
df4d82b Cleaner way of handling setting of current stream into the same mime part

Summary: http://github.com/horde/horde/compare/20351d5daafeb00005c386b2e97c204bfca4f369...df4d82b2108a6831d522b43391a86ac200bdeb9e

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

commit bebea6aec00f8129e09367434601ebdbc84a2188
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 20 11:55:11 2015 -0700

    Released Horde_Mime-2.7.0

 framework/Mime/composer.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/bebea6aec00f8129e09367434601ebdbc84a2188

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

commit 88d2b039b373f11799ca40ef318761310725ef19
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 20 11:55:11 2015 -0700

    Development mode for Horde_Mime-2.7.1

 framework/Mime/package.xml |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/88d2b039b373f11799ca40ef318761310725ef19

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

commit ab9b0eea34668a616ff6be0ef7f4ff578f21c059
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 20 11:57:11 2015 -0700

    No need to re-use memory on stream if we already have one

 imp/lib/Contents/View.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ab9b0eea34668a616ff6be0ef7f4ff578f21c059

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

commit df4d82b2108a6831d522b43391a86ac200bdeb9e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 20 12:04:25 2015 -0700

    Cleaner way of handling setting of current stream into the same mime part
    
    slightly optimize that case.
    Also, cleanly/correctly close the existing stream. Shouldn't make a
    difference since PHP should be doing GC automatically, but best to be
    explicit.

 framework/Mime/lib/Horde/Mime/Part.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/df4d82b2108a6831d522b43391a86ac200bdeb9e




More information about the commits mailing list