We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
phpenv versions
If I run phpenv versions, it seems that versions are included in the output which were not successfully installed.
> phpenv versions system * 5.3.29 (set by /mnt/jenkins-slave-workspace/tools/com.cloudbees.jenkins.plugins.customtools.CustomTool/phpenv/phpenv/version) 5.4.45 5.5.31 5.5.35 5.6.17 5.6.21 7.0.5 7.0.6 > phpenv local 5.5.35 > php --version rbenv: php: command not found The `php' command exists in these Ruby versions: 5.3.29 5.4.45 5.5.31 5.6.17 7.0.5 7.0.6 > ls $phpenv_HOME/phpenv/versions/5.5.35 etc libexec
The text was updated successfully, but these errors were encountered:
Can you guys make a video about ?
Sorry, something went wrong.
No branches or pull requests
If I run
phpenv versions
, it seems that versions are included in the output which were not successfully installed.The text was updated successfully, but these errors were encountered: