[commits] Horde branch master updated. 01ca9d76140654aa09d7a296410e4b64a093253d

Michael J. Rubinsky mrubinsk at horde.org
Tue Aug 11 15:17:49 UTC 2015


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

from: 707633a24ae386fad9d4a19670e5f562c3a7b5da

cbca35d Provide sane default arguments
0405426 Add @todo
01ca9d7 Add typehints so the method signature matches.

Summary: http://github.com/horde/horde/compare/707633a24ae386fad9d4a19670e5f562c3a7b5da...01ca9d76140654aa09d7a296410e4b64a093253d

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

commit cbca35d961629356e4fbbc4c02d9b50fd0cf22e1
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Mon Aug 10 22:55:20 2015 +0200

    Provide sane default arguments
    
    Default arguments have to be at the end of the argument list.
    There's no way to skip parameters as in python.
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

 ansel/lib/Image.php        |    2 +-
 luxor/lib/Driver/sql.php   |    5 ++++-
 turba/lib/Driver/Group.php |    2 +-
 turba/lib/Driver/Imsp.php  |    4 ++--
 4 files changed, 8 insertions(+), 5 deletions(-)

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

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

commit 040542606ee329a638e0b16050c5bdec1eee1ab8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 11:17:13 2015 -0400

    Add @todo

 ansel/lib/Image.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/040542606ee329a638e0b16050c5bdec1eee1ab8

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

commit 01ca9d76140654aa09d7a296410e4b64a093253d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 11:17:30 2015 -0400

    Add typehints so the method signature matches.

 turba/lib/Driver/Group.php |    7 ++++---
 turba/lib/Driver/Imsp.php  |    3 ++-
 2 files changed, 6 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/01ca9d76140654aa09d7a296410e4b64a093253d




More information about the commits mailing list