You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the output in my terminal (I've got the same results with either manual or scripted installation):
❯ phpenv
phpenv:
=======
PHP multi-version installation and management utility.
Usage: phpenv <command> [<args>]
Some useful phpenv commands are:
commands List all available phpenv commands
configure Edit the current PHP's php.ini configuration file at location local Set or show the local application-specific PHP version global Set or show the global PHP version and update the Apache apxs shell Set or show the shell-specific PHP version install Install a PHP version using the php-build plugin uninstall Uninstall a specific PHP version using the php-build plugin rehash Rehash phpenv shims (run this after installing executables) version Show the current PHP version and its origin versions List all PHP versions available to phpenv which Display the full path to an executable whence List all PHP versions that contain the given executableSee `phpenv help <command>'for information on a specific command.
For full documentation, see: https://github.com/phpenv/phpenv#readme
~
❯ phpenv versions
Please note that versions gives me a blank line.
OS: Linux
Distro: Fedora 36 (firewall and SELinux are disabled)
Help?
The text was updated successfully, but these errors were encountered:
Here's the output in my terminal (I've got the same results with either manual or scripted installation):
Please note that
versions
gives me a blank line.OS: Linux
Distro: Fedora 36 (firewall and SELinux are disabled)
Help?
The text was updated successfully, but these errors were encountered: