phpenv
Verified for current stable LTS
Phpenv Command: List Installed Php Versions
Use for list installed php versions with Phpenv. Exact CLI syntax to list installed php versions using Phpenv.
When to use this: Use for list installed php versions with Phpenv.
Command Syntax
phpenv versions phpenv versions Command Breakdown
phpenv is the base executable for this command.
FAQ
Purpose: Exact syntax to list installed php versions using Phpenv.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Phpenv Command: Display Active Php Version
phpenv version Phpenv Command: Install Php Version Globally phpenv install <version> Phpenv Command: Refresh Shim Files phpenv rehash Phpenv Command: Set Global Php Version phpenv global <version> Phpenv Command: Set Local Php Version phpenv local <version>