[commits] Vfs branch FRAMEWORK_5_2 updated. 3d53d1566ad3c819802035dfc7129f0842e8dde5

Michael J. Rubinsky mrubinsk at horde.org
Sat Oct 3 17:09:58 UTC 2020


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

from: 1acfc747f29e487c4bf88c1f0310af76fb9ca986

8f2aa85 lib/Horde/Vfs/Ssh2.php: Use square braces (not curly braces) for accessing string offsets.
5a232f0 lib/Horde/Vfs/Ssh2.php: Use _sftp resource rather than a user at host:port string for creating the ssh2.sftp:// URL wrapper.
ed9f9f0 lib/Horde/Vfs/Ssh2.php: ssh2_sftp_statinfo() returns boolean false on non-existent files/folders. Avoid accessing those return results as arrays.
3d53d15 test/Horde/Vfs/SmbTest.php: Fix env var name (probably amending a copy+paste flaw).

Summary: https://github.com/horde/Vfs/compare/1acfc747f29e...3d53d1566ad3

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

commit 8f2aa853c357f4400d12e8e2465064337536891f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat, 03 Oct 2020 13:09:22 -0400

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/8f2aa853c357f4400d12e8e2465064337536891f

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

commit 5a232f0ffd95ad7450ed3c732c48e10b97726526
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat, 03 Oct 2020 13:09:35 -0400

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/5a232f0ffd95ad7450ed3c732c48e10b97726526

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

commit ed9f9f0f3bd8f63b27bc5617b92e49511a6ce28f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat, 03 Oct 2020 13:09:44 -0400

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/ed9f9f0f3bd8f63b27bc5617b92e49511a6ce28f

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

commit 3d53d1566ad3c819802035dfc7129f0842e8dde5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat, 03 Oct 2020 13:09:52 -0400

test/Horde/Vfs/SmbTest.php: Fix env var name (probably amending a copy+paste flaw).

 M test/Horde/Vfs/SmbTest.php

https://github.com/horde/Vfs/commit/3d53d1566ad3c819802035dfc7129f0842e8dde5


More information about the commits mailing list