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

TypeError, port is int on escapeshellarg #2503

Closed
Schrank opened this issue Apr 13, 2021 · 0 comments · Fixed by #2504
Closed

TypeError, port is int on escapeshellarg #2503

Schrank opened this issue Apr 13, 2021 · 0 comments · Fixed by #2504

Comments

@Schrank
Copy link
Contributor

Schrank commented Apr 13, 2021

Version: 7-beta20

TypeError in Client.php on line 64: escapeshellarg() expects parameter 1 to be string, int given

Reproduce:

  • set SSH port
  • run with -vvv
Schrank added a commit that referenced this issue Apr 13, 2021
Schrank added a commit that referenced this issue Apr 13, 2021
* #2503: TypeError, port is int on escapeshellarg
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 a pull request may close this issue.

1 participant