Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature/gitignore] Ignore editor backup files using .gitignore #1

Merged
merged 1 commit into from
Jun 6, 2012

Conversation

bantu
Copy link
Member

@bantu bantu commented Jun 6, 2012

No description provided.

@terrafrost terrafrost merged commit bb8f24e into phpseclib:master Jun 6, 2012
phpsyscoder added a commit that referenced this pull request Feb 26, 2013
terrafrost referenced this pull request in dropdevcoding/phpseclib Nov 30, 2015
…se MASK::CONNECTED will stay set (since it automatically calls _connect), although credentials are invalid or all supported authentication methods have been tried already
@Ennorath Ennorath mentioned this pull request Oct 13, 2016
rubao added a commit to rubao/phpseclib that referenced this pull request Jun 13, 2019
terrafrost pushed a commit that referenced this pull request Jun 16, 2019
uzulla added a commit to uzulla/phpseclib that referenced this pull request Jan 18, 2022
I got some error.

```
 Implicit conversion from float 992216.1102294922 to int loses precision

---

#0 [internal function]: {closure}()
phpseclib#1 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php(3504): stream_select()
phpseclib#2 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php(3922): phpseclib\Net\SSH2->_get_binary_packet()
phpseclib#3 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(537): phpseclib\Net\SSH2->_get_channel_packet()
phpseclib#4 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(638): phpseclib\Net\SFTP->_partial_init_sftp_connection()
phpseclib#5 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(505): phpseclib\Net\SFTP->_init_sftp_connection()
phpseclib#6 /some/path/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php(937): phpseclib\Net\SFTP->_precheck()
phpseclib#7 /some/path/vendor/league/flysystem-sftp/src/SftpAdapter.php(278): phpseclib\Net\SFTP->chdir()
phpseclib#8 /some/path/vendor/league/flysystem-sftp/src/SftpAdapter.php(208): League\Flysystem\Sftp\SftpAdapter->setConnectionRoot()
phpseclib#9 /some/path/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php(650): League\Flysystem\Sftp\SftpAdapter->connect()
phpseclib#10 /some/path/vendor/league/flysystem-sftp/src/SftpAdapter.php(453): League\Flysystem\Adapter\AbstractFtpAdapter->getConnection()
phpseclib#11 /some/path/vendor/league/flysystem-sftp/src/SftpAdapter.php(436): League\Flysystem\Sftp\SftpAdapter->upload()
phpseclib#12 /some/path/myApp.php(32): League\Flysystem\Sftp\SftpAdapter->writeStream()

```
@supriyashukla supriyashukla mentioned this pull request Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants