Skip to content

Run intval on SFTP resource. #63

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

Closed
wants to merge 1 commit into from
Closed

Run intval on SFTP resource. #63

wants to merge 1 commit into from

Conversation

michaeljoelphillips
Copy link

As of 5.6.28, it is necessary to execute intval on the SFTP Resource when parsing the URL.
See: http://paul-m-jones.com/archives/6439

Note: I have not tested this on PHP < 5.6.28, but I have tested and confirmed fixed for PHP 7.1.3.

@tszymanek
Copy link

$ pecl install -f ssh2-beta < .noninteractive

fails here for your php7 test; should be ssh2-1.0 imho

@halfer
Copy link

halfer commented Jul 2, 2017

I think this duplicates #60.

@halfer
Copy link

halfer commented Jul 2, 2017

@tszymanek: your pecl command would have to be done just for PHP7, as that breaks earlier version: https://travis-ci.org/Herzult/php-ssh/jobs/249354966

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.

3 participants