1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 04:34:45 +01:00
tgseclib/phpseclib/Net
Vincent Petry 2517dd4a61 Initing eof to false
The call _stream_eof() must return a boolean, not null.
Returning null makes PHP believe that the method wasn't implemented.

Fixes #170
2013-11-19 23:13:10 +01:00
..
SFTP Initing eof to false 2013-11-19 23:13:10 +01:00
SCP.php Added a callable to put for progress updates 2013-11-01 12:15:28 -04:00
SFTP.php SSH2: add preliminary support for custom SSH subsystems 2013-10-25 12:35:30 -05:00
SSH1.php [remove-svn-version-lines] Remove useless @version: $Id$ lines. 2013-06-02 18:50:46 +02:00
SSH2.php Update SSH2.php 2013-11-15 13:34:31 -05:00