The branch "master" has been updated. The following is a summary of the commits.
from: f070b6c56eb187673d6351a19a1d793b5c947621 24058ab phpdoc fixes ba908ae [mms] Add Horde_Stream#getEOL(). e895486 Partially revert "[mms] Use the correct EOL string when transfer encoding content (Bug #12452)." c91ca76 Fix test on broken PHP versions ----------------------------------------------------------------------- commit 24058ab9503ccc86622785bfd792ef95edb942ea Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 00:42:22 2013 -0600 phpdoc fixes framework/Core/js/smartmobile.js | 2 +- framework/Core/lib/Horde/Core/Auth/Imsp.php | 21 +++-- framework/Core/lib/Horde/Core/Imsp/Utils.php | 18 +++- .../Core/lib/Horde/Core/Notification/Handler/Decorator/Base.php | 19 +++-- framework/Core/test/Horde/Core/RegistryTest.php | 15 +-- framework/Core/test/Horde/Core/Stub/Registry.php | 16 +--- framework/Stream/lib/Horde/Stream.php | 6 +- 7 files changed, 54 insertions(+), 43 deletions(-) http://git.horde.org/horde-git/-/commit/24058ab9503ccc86622785bfd792ef95edb942ea ----------------------------------------------------------------------- commit ba908ae48fbaa225c5b4b24f8a278ee91a5c6059 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 02:27:17 2013 -0600 [mms] Add Horde_Stream#getEOL(). framework/Stream/lib/Horde/Stream.php | 29 ++++++++++++++++++++ framework/Stream/package.xml | 12 ++++---- framework/Stream/test/Horde/Stream/TempTest.php | 32 +++++++++++++++++++++++ 3 files changed, 67 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/ba908ae48fbaa225c5b4b24f8a278ee91a5c6059 ----------------------------------------------------------------------- commit e895486b0d566d7e050e7a8959af19d0234d5d09 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 01:55:44 2013 -0600 Partially revert "[mms] Use the correct EOL string when transfer encoding content (Bug #12452)." This reverts commit e3bff89cc6549b895c8aefdff4204b4044309ae8. This needs to be fixed by doing auto-EOL determination framework/Mime/lib/Horde/Mime/Part.php | 21 ++++++++++----------- framework/Mime/package.xml | 7 +++++++ framework/Mime/test/Horde/Mime/PartTest.php | 18 +----------------- 3 files changed, 18 insertions(+), 28 deletions(-) http://git.horde.org/horde-git/-/commit/e895486b0d566d7e050e7a8959af19d0234d5d09 ----------------------------------------------------------------------- commit c91ca76adf7239474e2a330847b23269a2baca84 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 5 02:36:26 2013 -0600 Fix test on broken PHP versions framework/Mime/test/Horde/Mime/MailTest.php | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c91ca76adf7239474e2a330847b23269a2baca84 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
