[commits] Horde branch master updated. d78b4c6c65df62c26c9f11e0b442252b07002441
Michael M Slusarz
slusarz at horde.org
Wed Jan 21 05:43:59 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: ed73f13817d4c86b9e9ff8c60f9e8437752df039
f2a32b1 Fix BC break
07e96f4 [mms] Fix cloning of the Content-Type and Content-Disposition header objects.
dc35ec6 Add null header value check to sanity checking for header values
170f646 The params option to the ContentParam headers object can be empty
2d8af0c Fix typo
d78b4c6 Fix test: this value is not case sensitive
Summary: http://github.com/horde/horde/compare/ed73f13817d4c86b9e9ff8c60f9e8437752df039...d78b4c6c65df62c26c9f11e0b442252b07002441
-----------------------------------------------------------------------
commit f2a32b12bd6d1570836a524e87da3f562a67dbfb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 15:15:25 2015 -0700
Fix BC break
framework/Mime/lib/Horde/Mime/Headers.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f2a32b12bd6d1570836a524e87da3f562a67dbfb
-----------------------------------------------------------------------
commit 07e96f45a8814c318f58b1b8b1fddc8209050751
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 15:20:09 2015 -0700
[mms] Fix cloning of the Content-Type and Content-Disposition header objects.
framework/Mime/lib/Horde/Mime/Headers/ContentParam.php | 9 ++++++
framework/Mime/package.xml | 4 +-
framework/Mime/test/Horde/Mime/HeadersTest.php | 22 ++++++++++++++++
3 files changed, 33 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/07e96f45a8814c318f58b1b8b1fddc8209050751
-----------------------------------------------------------------------
commit dc35ec6d9fc81e4f546e7c358b35464fcf87fead
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 16:04:53 2015 -0700
Add null header value check to sanity checking for header values
framework/Mime/lib/Horde/Mime/Headers/Element.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/dc35ec6d9fc81e4f546e7c358b35464fcf87fead
-----------------------------------------------------------------------
commit 170f646de06baee3bb95fafd08301a296324cdcf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 16:28:37 2015 -0700
The params option to the ContentParam headers object can be empty
framework/Mime/lib/Horde/Mime/Headers/ContentParam.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/170f646de06baee3bb95fafd08301a296324cdcf
-----------------------------------------------------------------------
commit 2d8af0ce469a704666a1a231a5a5925bd7c77276
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 19:53:51 2015 -0700
Fix typo
framework/Mime/lib/Horde/Mime/Headers.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2d8af0ce469a704666a1a231a5a5925bd7c77276
-----------------------------------------------------------------------
commit d78b4c6c65df62c26c9f11e0b442252b07002441
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 20 22:14:26 2015 -0700
Fix test: this value is not case sensitive
framework/Alarm/test/Horde/Alarm/HandlerTest.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/d78b4c6c65df62c26c9f11e0b442252b07002441
More information about the commits
mailing list