[commits] Horde branch master updated. 3a61129db1074bfe9c2768b4ba51c63f2f0a8477

Michael J. Rubinsky mrubinsk at horde.org
Fri Jan 20 19:52:17 UTC 2017


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

from: bc57d5b08a2d22f2f32a712bf22f982491b0e90b

cbdc5b7 Fix broken GD rounded corners.
5197b4d Fix background generation for Im PhotoStack effect.
2b1fbf0 Fix test commands.
e6b01e3 Match method signature.
71638bd Coding style
5b0161c phpdoc/comments
3a61129 Don't use the deprecated clone method when possible.

Summary: http://github.com/horde/horde/compare/bc57d5b08a2d22f2f32a712bf22f982491b0e90b...3a61129db1074bfe9c2768b4ba51c63f2f0a8477

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

commit cbdc5b7ffe7c9ce6e35846142cdb0c986a713dcd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 12:50:21 2017 -0500

    Fix broken GD rounded corners.

 framework/Image/lib/Horde/Image/Effect/Gd/RoundCorners.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 5197b4d4ade1188447902c818042334f9ea11684
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 12:50:57 2017 -0500

    Fix background generation for Im PhotoStack effect.

 framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/5197b4d4ade1188447902c818042334f9ea11684

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

commit 2b1fbf0ffa834a433f0db14aa481b97094158e31
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 12:54:05 2017 -0500

    Fix test commands.

 framework/Image/test/im.php | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/2b1fbf0ffa834a433f0db14aa481b97094158e31

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

commit e6b01e3b876e879f15877a2d509d81bd6d4468d3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 13:18:35 2017 -0500

    Match method signature.

 framework/Image/lib/Horde/Image/Svg.php | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

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

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

commit 71638bd205ea808d3fa0cc6d3f64dabe3e027b76
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 13:18:51 2017 -0500

    Coding style

 framework/Image/test/im.php | 470 +++++++++++++++++++++++++++++---------------
 1 file changed, 312 insertions(+), 158 deletions(-)

http://github.com/horde/horde/commit/71638bd205ea808d3fa0cc6d3f64dabe3e027b76

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

commit 5b0161cacb7e1cbc1dadd69f802ec8608949810c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 14:49:33 2017 -0500

    phpdoc/comments

 framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/5b0161cacb7e1cbc1dadd69f802ec8608949810c

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

commit 3a61129db1074bfe9c2768b4ba51c63f2f0a8477
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 20 14:50:12 2017 -0500

    Don't use the deprecated clone method when possible.

 .../lib/Horde/Image/Effect/Imagick/DropShadow.php  |  2 +-
 .../lib/Horde/Image/Effect/Imagick/PhotoStack.php  |  6 ++--
 .../lib/Horde/Image/Effect/Imagick/SmartCrop.php   | 10 +++----
 framework/Image/lib/Horde/Image/Imagick.php        | 32 ++++++++++++++++++++--
 4 files changed, 39 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/3a61129db1074bfe9c2768b4ba51c63f2f0a8477




More information about the commits mailing list