[commits] Horde branch master updated. 4727d6d5392c3c76190cbba1ffbe3a50d8e31378
Michael J. Rubinsky
mrubinsk at horde.org
Wed Jan 21 18:23:34 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 28d41b0628d1fd2b2693862eca64c2c5d638494e
5830e1c These types of messages have explicit classes too.
2c21ae9 Fix constant scope.
3bc6d99 THIS is the correct logging fix :)
00ff8e5 Log the value of the unknown Attribute Type.
4727d6d (Possibly) Fix failing unit test on Travis.
Summary: http://github.com/horde/horde/compare/28d41b0628d1fd2b2693862eca64c2c5d638494e...4727d6d5392c3c76190cbba1ffbe3a50d8e31378
-----------------------------------------------------------------------
commit 5830e1c8c34352db168a80a8c31b8b28e892bc92
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 21 10:26:32 2015 -0500
These types of messages have explicit classes too.
Part of Bug: 13799
framework/Compress/lib/Horde/Compress/Tnef.php | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/5830e1c8c34352db168a80a8c31b8b28e892bc92
-----------------------------------------------------------------------
commit 2c21ae9e5161b672bc6a4e294b24a58856acf611
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 21 11:07:35 2015 -0500
Fix constant scope.
These *should* be here, but can't move them until we can break BC.
framework/Compress/lib/Horde/Compress/Tnef/Icalendar.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/2c21ae9e5161b672bc6a4e294b24a58856acf611
-----------------------------------------------------------------------
commit 3bc6d993489c2af73a98fea700294f6919edf929
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 21 12:04:15 2015 -0500
THIS is the correct logging fix :)
We are logging the id, which is contained in the first $id_len bytes of
the data.
framework/Compress/lib/Horde/Compress/Tnef.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3bc6d993489c2af73a98fea700294f6919edf929
-----------------------------------------------------------------------
commit 00ff8e51ff2215ac40dac049d8ad30ee349ee308
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 21 12:07:09 2015 -0500
Log the value of the unknown Attribute Type.
framework/Compress/lib/Horde/Compress/Tnef.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/00ff8e51ff2215ac40dac049d8ad30ee349ee308
-----------------------------------------------------------------------
commit 4727d6d5392c3c76190cbba1ffbe3a50d8e31378
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 21 13:22:42 2015 -0500
(Possibly) Fix failing unit test on Travis.
.../ActiveSync/lib/Horde/ActiveSync/Message/MeetingRequest.php | 7 +++-
1 files changed, 5 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/4727d6d5392c3c76190cbba1ffbe3a50d8e31378
More information about the commits
mailing list