[commits] Horde branch master updated. dee59dd230cb4af79b5a97332809112f4b21b1ed

Michael J. Rubinsky mrubinsk at horde.org
Tue Aug 11 15:30:55 UTC 2015


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

from: 01ca9d76140654aa09d7a296410e4b64a093253d

7fa9a8b Remove optional parameter here altogether, it's always passed.
0b65ca8 Remove incorrectly positioned optional parameter:
dee59dd Remove incorrectly positioned optional parameter:

Summary: http://github.com/horde/horde/compare/01ca9d76140654aa09d7a296410e4b64a093253d...dee59dd230cb4af79b5a97332809112f4b21b1ed

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

commit 7fa9a8b957463efa775aab03adae15bdebd4c67b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 11:19:08 2015 -0400

    Remove optional parameter here altogether, it's always passed.

 horde/lib/Block/Sunrise.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/7fa9a8b957463efa775aab03adae15bdebd4c67b

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

commit 0b65ca8799f619d65c6ceead5540c73106b3fcdf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 11:21:01 2015 -0400

    Remove incorrectly positioned optional parameter:
    
    There is no parent:: to match, and all parameters must be passed
    in calling code anyway.

 framework/Argv/test/Horde/Argv/TestCase.php         |    2 +-
 framework/Core/lib/Horde/Core/Block/Layout/View.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/0b65ca8799f619d65c6ceead5540c73106b3fcdf

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

commit dee59dd230cb4af79b5a97332809112f4b21b1ed
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 11 11:29:35 2015 -0400

    Remove incorrectly positioned optional parameter:
    
    parent:: class has a completely different signature for this method
    anyway, and all client code most pass all parameters. phpdoc looks
    really wrong, but don't know enough about this class to correct it.

 framework/Rpc/lib/Horde/Rpc/Soap.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the commits mailing list