[commits] Vfs branch master updated. 08b96b1659f5b632832dac00a22fe751bc4421ce

Michael J. Rubinsky mrubinsk at horde.org
Sat Oct 3 17:04:56 UTC 2020


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

from: f88615f958d5c7e7fe7f64654357e5690ff90899

6ecc8c1 lib/Horde/Vfs/Ssh2.php: Use square braces (not curly braces) for accessing string offsets.
0613ccb lib/Horde/Vfs/Ssh2.php: Use _sftp resource rather than a user at host:port string for creating the ssh2.sftp:// URL wrapper.
d47025c lib/Horde/Vfs/Ssh2.php: ssh2_sftp_statinfo() returns boolean false on non-existent files/folders. Avoid accessing those return results as arrays.
08b96b1 Merge pull request #1 from sunweaver/pr/various-ssh2-fixes

Summary: https://github.com/horde/Vfs/compare/f88615f958d5...08b96b1659f5

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

commit 6ecc8c15e06d11c95c84548e39b6001dcc75abcf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun, 27 Sep 2020 21:59:08 +0200

lib/Horde/Vfs/Ssh2.php: Use square braces (not curly braces) for accessing string offsets.

 M lib/Horde/Vfs/Ssh2.php

https://github.com/horde/Vfs/commit/6ecc8c15e06d11c95c84548e39b6001dcc75abcf

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

commit 0613ccb028c7974d8441a14e43a1793c13b1bdd3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun, 27 Sep 2020 22:00:31 +0200

lib/Horde/Vfs/Ssh2.php: Use _sftp resource rather than a user at host:port string for creating the ssh2.sftp:// URL wrapper.

 M lib/Horde/Vfs/Ssh2.php

https://github.com/horde/Vfs/commit/0613ccb028c7974d8441a14e43a1793c13b1bdd3

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

commit d47025c87a5aee084a01acd68780229695c260c7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun, 27 Sep 2020 22:02:03 +0200

lib/Horde/Vfs/Ssh2.php: ssh2_sftp_statinfo() returns boolean false on non-existent files/folders. Avoid accessing those return results as arrays.

 M lib/Horde/Vfs/Ssh2.php

https://github.com/horde/Vfs/commit/d47025c87a5aee084a01acd68780229695c260c7

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

commit 08b96b1659f5b632832dac00a22fe751bc4421ce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 03 Oct 2020 13:04:54 -0400

Merge pull request #1 from sunweaver/pr/various-ssh2-fixes

Horde_Vfs: Various SSH2 driver fixes

 M lib/Horde/Vfs/Ssh2.php

https://github.com/horde/Vfs/commit/08b96b1659f5b632832dac00a22fe751bc4421ce


More information about the commits mailing list