1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 17:48:00 +01:00
tgseclib/phpseclib
Andreas Fischer ba46db1758 Merge pull request #713 from bantu/SFTPStreamTest
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
2015-07-04 01:18:19 +02:00
..
Crypt RC4: re-add the OpenSSL changes for RC4 2015-06-10 07:10:03 -05:00
File Merge branch '1.0' into 2.0 2015-06-30 12:27:06 +02:00
Math rm PHP v4 compatability claim 2015-04-02 05:57:52 -05:00
Net Merge pull request #713 from bantu/SFTPStreamTest 2015-07-04 01:18:19 +02:00
System/SSH rm PHP v4 compatability claim 2015-04-02 05:57:52 -05:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00