[commits] Horde branch master updated. c59efd1c7a16edd293042da4e40858632c2cc22c
Jan Schneider
jan at horde.org
Fri Nov 25 08:41:21 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: b7fb38591689a8ab1c5de380197fe357d803d76a
408ab7b Fix notices if release notes are empty.
7282b90 Fix logic.
c59efd1 Fix count() usage.
Summary: http://github.com/horde/horde/compare/b7fb38591689a8ab1c5de380197fe357d803d76a...c59efd1c7a16edd293042da4e40858632c2cc22c
-----------------------------------------------------------------------
commit 408ab7b597560a662742c73ef5eec584282c07d0
Author: Jan Schneider <jan at horde.org>
Date: Thu Nov 24 22:35:52 2016 +0100
Fix notices if release notes are empty.
components/lib/Components/Release/Notes.php | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/408ab7b597560a662742c73ef5eec584282c07d0
-----------------------------------------------------------------------
commit 7282b9079e9cdb7dc1f8dd1a3de98cdbc81bcb73
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 09:39:02 2016 +0100
Fix logic.
.../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/7282b9079e9cdb7dc1f8dd1a3de98cdbc81bcb73
-----------------------------------------------------------------------
commit c59efd1c7a16edd293042da4e40858632c2cc22c
Author: Jan Schneider <jan at horde.org>
Date: Fri Nov 25 09:40:34 2016 +0100
Fix count() usage.
Detected by PHP 7.2. count() should only be passed arrays and Countables.
framework/Db/test/Horde/Db/Adapter/TestBase.php | 8 ++++----
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 2 +-
framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Changes.php | 5 ++---
3 files changed, 7 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/c59efd1c7a16edd293042da4e40858632c2cc22c
More information about the commits
mailing list