[commits] Horde branch master updated. c86adf5c5ab379d91d5388a9e25a00d92c8a51d0

Jan Schneider jan at horde.org
Mon Jul 4 21:25:09 UTC 2016


The branch "master" has been updated.
The following is a summary of the commits.

from: cb9646f9a21a01d527665296ea1c3a099597ae99

dcd1459 Fix findAndModify when specifying update param and option
767417b Redis DB indexes are integers.
c86adf5 Convert integers to boolean in exists().

Summary: http://github.com/horde/horde/compare/cb9646f9a21a01d527665296ea1c3a099597ae99...c86adf5c5ab379d91d5388a9e25a00d92c8a51d0

-----------------------------------------------------------------------

commit dcd1459b30bbfeab9bb22325b315065fc5bfc198
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 4 22:20:10 2016 +0200

    Fix findAndModify when specifying update param and option
    
    Picked from upstream.

 .../vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCollection.php      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/dcd1459b30bbfeab9bb22325b315065fc5bfc198

-----------------------------------------------------------------------

commit 767417b7b5372f9bbd341635e93b62557dde9b2d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 4 23:24:21 2016 +0200

    Redis DB indexes are integers.

 .travis.yml                                                    | 2 +-
 framework/HashTable/test/Horde/HashTable/Driver/PredisTest.php | 7 +------
 framework/HashTable/test/Horde/HashTable/conf.php.dist         | 1 +
 horde/config/conf.xml                                          | 2 +-
 4 files changed, 4 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/767417b7b5372f9bbd341635e93b62557dde9b2d

-----------------------------------------------------------------------

commit c86adf5c5ab379d91d5388a9e25a00d92c8a51d0
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 4 23:24:53 2016 +0200

    Convert integers to boolean in exists().

 framework/HashTable/lib/Horde/HashTable/Predis.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/c86adf5c5ab379d91d5388a9e25a00d92c8a51d0




More information about the commits mailing list