The branch "master" has been updated. The following is a summary of the commits.
from: 2194a1964929e055eafed1d66d5a06bd5bdbb0fa e254041 Use dataProvider in tests da5b8ad Optimize case-insensitive array lookups 25a839f [mms] Horde_Http_Base_Response#getHeader() is now case-insensitive for the header input (Bug #13736). Summary: http://github.com/horde/horde/compare/2194a1964929e055eafed1d66d5a06bd5bdbb0fa...25a839f2bb73c3ab7eae5d14c9116e4ab7e54814 ----------------------------------------------------------------------- commit e2540413f652793a82d7930b6558ea4569aea8cb Author: Michael M Slusarz <[email protected]> Date: Thu Dec 4 10:56:23 2014 -0700 Use dataProvider in tests framework/Support/test/Horde/Support/CaseInsensitiveArrayTest.php | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/e2540413f652793a82d7930b6558ea4569aea8cb ----------------------------------------------------------------------- commit da5b8adf025117088abeff4fbcf022345f218213 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 4 10:56:47 2014 -0700 Optimize case-insensitive array lookups framework/Support/lib/Horde/Support/CaseInsensitiveArray.php | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/da5b8adf025117088abeff4fbcf022345f218213 ----------------------------------------------------------------------- commit 25a839f2bb73c3ab7eae5d14c9116e4ab7e54814 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 4 11:24:25 2014 -0700 [mms] Horde_Http_Base_Response#getHeader() is now case-insensitive for the header input (Bug #13736). framework/Http/lib/Horde/Http/Response/Base.php | 45 +++++++++++------- framework/Http/lib/Horde/Http/Response/Peclhttp.php | 7 ++- framework/Http/lib/Horde/Http/Response/Peclhttp2.php | 7 ++- framework/Http/package.xml | 4 +- 4 files changed, 38 insertions(+), 25 deletions(-) http://github.com/horde/horde/commit/25a839f2bb73c3ab7eae5d14c9116e4ab7e54814 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
