[commits] Horde branch master updated. df1394b9c1d617aeb44b1ca6ac94672921012792

Michael J. Rubinsky mrubinsk at horde.org
Fri Feb 3 00:17:27 UTC 2017


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

from: 1929f3925b48446ae21ba66f6c2e927ab37df5d4

503f48f Ensure we have a seekable stream when we need one.
f138ee8 Add stream related tests/update tests.
5fb1749 Add stub for this method.
284d80c Revert "Add stub for this method."
20c7ec3 Use a stream here.
df1394b Fix variable name.

Summary: http://github.com/horde/horde/compare/1929f3925b48446ae21ba66f6c2e927ab37df5d4...df1394b9c1d617aeb44b1ca6ac94672921012792

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

commit 503f48f970ae27367d09ac62785b32ac3befefd0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 17:56:59 2017 -0500

    Ensure we have a seekable stream when we need one.

 framework/Vfs/lib/Horde/Vfs/Base.php    | 17 +++++++++++++++++
 framework/Vfs/lib/Horde/Vfs/File.php    |  7 +++----
 framework/Vfs/lib/Horde/Vfs/Ftp.php     |  4 +---
 framework/Vfs/lib/Horde/Vfs/Mongo.php   |  2 +-
 framework/Vfs/lib/Horde/Vfs/Sql.php     |  1 +
 framework/Vfs/lib/Horde/Vfs/SqlFile.php |  1 +
 framework/Vfs/lib/Horde/Vfs/Ssh2.php    |  4 +---
 7 files changed, 25 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/503f48f970ae27367d09ac62785b32ac3befefd0

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

commit f138ee874615805abd8e2208c29eb5c95c26424f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 18:44:35 2017 -0500

    Add stream related tests/update tests.

 framework/Vfs/test/Horde/Vfs/TestBase.php | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

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

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

commit 5fb1749d0208c223ccf8b724e08594a880ad23fc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 18:46:35 2017 -0500

    Add stub for this method.

 framework/Vfs/lib/Horde/Vfs/Base.php | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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

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

commit 284d80ce6889e0f2a89c9952e9e459508970c282
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 18:48:21 2017 -0500

    Revert "Add stub for this method."
    
    This reverts commit 4a243d0be5dce1b051bcedd5ed49070ca4f83b1d.
    
    Nevermind. Looks like there is logic that depends on it not being
    is_callable() instead of catching an exception.

 framework/Vfs/lib/Horde/Vfs/Base.php | 14 --------------
 1 file changed, 14 deletions(-)

http://github.com/horde/horde/commit/284d80ce6889e0f2a89c9952e9e459508970c282

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

commit 20c7ec3d81657a8d6fcd0bf2a52b390ecd6e951d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 19:13:34 2017 -0500

    Use a stream here.

 framework/Vfs/lib/Horde/Vfs/Sql.php | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/20c7ec3d81657a8d6fcd0bf2a52b390ecd6e951d

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

commit df1394b9c1d617aeb44b1ca6ac94672921012792
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 2 19:15:53 2017 -0500

    Fix variable name.

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

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




More information about the commits mailing list