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

SSH2 and PHP7 #33

Open
Miroka96 opened this issue Feb 26, 2019 · 2 comments
Open

SSH2 and PHP7 #33

Miroka96 opened this issue Feb 26, 2019 · 2 comments
Labels

Comments

@Miroka96
Copy link

Hello,

I am currently trying to create a dockerized setup of this tool, but I am unable to fulfill the requirements.
The Docker image should be based on PHP 7.3, but the SSH2 php package does not seem to support any PHP 7.x version yet. My problem regarding PHP 5 is that its support ended recently, so I do not want to use it.

Do you have any suggestions, what I can do instead of waiting for a supported SSH2 php version?

Best regards,
Miroka

@thomas-pike
Copy link
Collaborator

Hi

As I recall, the php-ssh2 Debian/Ubuntu package works fine with the platform's PHP 7.x packages. Not sure about other platforms though.

@thomas-pike
Copy link
Collaborator

And if not using the system packages, then there is http://pecl.php.net/package/ssh2 (in "alpha" state).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants