mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-18 11:15:12 +00:00
ba46db1758
Various fixes to fopen mode handling in SFTP Stream * bantu/SFTPStreamTest: Explicitly set size to 0 when creating or truncating. mode[0] of 'c' is not supposed to truncate. Need to create the file when it does not exist and mode[0] is not 'r'. Add SFTPStreamTest::testFopenFcloseCreatesFile() Conflicts: tests/Functional/Net/SFTPLargeFileTest.php |
||
---|---|---|
.. | ||
SCPSSH2UserStoryTest.php | ||
SFTPLargeFileTest.php | ||
SFTPStreamTest.php | ||
SFTPTestCase.php | ||
SFTPUserStoryTest.php | ||
SSH2AgentTest.php | ||
SSH2Test.php |