-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade to PHP 7 and fix SSH2 Resource Bug #5
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5 +/- ##
=========================================
Coverage ? 75.38%
Complexity ? 164
=========================================
Files ? 18
Lines ? 516
Branches ? 0
=========================================
Hits ? 389
Misses ? 127
Partials ? 0
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #5 +/- ##
=========================================
Coverage ? 75.38%
Complexity ? 164
=========================================
Files ? 18
Lines ? 516
Branches ? 0
=========================================
Hits ? 389
Misses ? 127
Partials ? 0
Continue to review full report at Codecov.
|
This PR upgrades the application to PHP 7 and Symfony 3.2 as well as incorporating Unit Tests as reported by TravisCI and CodeCov.
Fixes #1 thanks to: Herzult/php-ssh#63.