[commits] Horde branch master updated. f86e276c881264539e09ad5e35e5279fbeba788e
Michael M Slusarz
slusarz at horde.org
Sun Apr 7 06:40:33 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 0798d0e0eb5407a67c7d577bdc93b779225dc4c5
9b0a995 Use getContentTypeParameter() to retrieve current boundary (Bug #12161).
5b99da1 [mms] Add Horde_Support_CaseInsensitiveArray class.
f86e276 [mms] Content-Type parameters are case-insensitive (Bug #12161).
-----------------------------------------------------------------------
commit 9b0a995a60584543001cbd5dc94a1545a508813c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat Apr 6 23:42:03 2013 -0600
Use getContentTypeParameter() to retrieve current boundary (Bug #12161).
framework/Mime/lib/Horde/Mime/Part.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/9b0a995a60584543001cbd5dc94a1545a508813c
-----------------------------------------------------------------------
commit 5b99da116df3dfdbd7d2de8b82e5b38b8cb67ccf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 7 00:14:18 2013 -0600
[mms] Add Horde_Support_CaseInsensitiveArray class.
framework/Support/lib/Horde/Support/CaseInsensitiveArray.php | 81 +++++
framework/Support/package.xml | 20 +-
framework/Support/test/Horde/Support/CaseInsensitiveArrayTest.php | 77 ++++
3 files changed, 171 insertions(+), 7 deletions(-)
create mode 100644 framework/Support/lib/Horde/Support/CaseInsensitiveArray.php
create mode 100644 framework/Support/test/Horde/Support/CaseInsensitiveArrayTest.php
http://git.horde.org/horde-git/-/commit/5b99da116df3dfdbd7d2de8b82e5b38b8cb67ccf
-----------------------------------------------------------------------
commit f86e276c881264539e09ad5e35e5279fbeba788e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Apr 7 00:37:59 2013 -0600
[mms] Content-Type parameters are case-insensitive (Bug #12161).
framework/Mime/lib/Horde/Mime/Part.php | 46 +++++++++++++--
framework/Mime/package.xml | 12 +++-
framework/Mime/test/Horde/Mime/PartTest.php | 17 +++++
framework/Mime/test/Horde/Mime/fixtures/sample_msg2.txt | 27 +++++++++
4 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 framework/Mime/test/Horde/Mime/fixtures/sample_msg2.txt
http://git.horde.org/horde-git/-/commit/f86e276c881264539e09ad5e35e5279fbeba788e
More information about the commits
mailing list