[commits] Horde branch master updated. c2a2ba1c3ed6cc9c2a7d348ba4c54317ce9339f4
Jan Schneider
jan at horde.org
Fri Nov 25 09:50:23 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: c59efd1c7a16edd293042da4e40858632c2cc22c
f3c5fad Avoid notice if packing an invalid UTF-8 string.
a43d818 Those tests don't depend, technically.
15ee1fa Fix tests for PHP 7.2 count() warnings.
c2a2ba1 Let's see if this fixes PHP 7.2 header warnings.
Summary: http://github.com/horde/horde/compare/c59efd1c7a16edd293042da4e40858632c2cc22c...c2a2ba1c3ed6cc9c2a7d348ba4c54317ce9339f4
-----------------------------------------------------------------------
commit f3c5faddd3663d6cf78f4c74ef6c2c96d89a8a4b
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 10:06:13 2016 +0100
Avoid notice if packing an invalid UTF-8 string.
Bug: 14522
framework/Pack/lib/Horde/Pack/Driver/Json.php | 2 ++
framework/Pack/test/Horde/Pack/Driver/JsonTest.php | 9 +++++++++
2 files changed, 11 insertions(+)
http://github.com/horde/horde/commit/f3c5faddd3663d6cf78f4c74ef6c2c96d89a8a4b
-----------------------------------------------------------------------
commit a43d818947915f14ad4e27819a0cea14d9574051
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 10:13:55 2016 +0100
Those tests don't depend, technically.
framework/Prefs/test/Horde/Prefs/Unit/IdentityTest.php | 7 -------
1 file changed, 7 deletions(-)
http://github.com/horde/horde/commit/a43d818947915f14ad4e27819a0cea14d9574051
-----------------------------------------------------------------------
commit 15ee1fa79c623c5261b2d51d08929c57042c9fe3
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 10:49:44 2016 +0100
Fix tests for PHP 7.2 count() warnings.
framework/Prefs/test/Horde/Prefs/Stub/Storage.php | 1 +
framework/Prefs/test/Horde/Prefs/Unit/IdentityTest.php | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/15ee1fa79c623c5261b2d51d08929c57042c9fe3
-----------------------------------------------------------------------
commit c2a2ba1c3ed6cc9c2a7d348ba4c54317ce9339f4
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 10:50:12 2016 +0100
Let's see if this fixes PHP 7.2 header warnings.
framework/Core/test/Horde/Core/UrlTest.php | 6 ++++++
.../test/Horde/SessionHandler/Storage/BuiltinTest.php | 2 ++
2 files changed, 8 insertions(+)
http://github.com/horde/horde/commit/c2a2ba1c3ed6cc9c2a7d348ba4c54317ce9339f4
More information about the commits
mailing list