php-version icon indicating copy to clipboard operation
php-version copied to clipboard

stupid simple PHP version management

Results 4 php-version issues
Sort by recently updated
recently updated
newest added

- Format markdown - Fix some glaring code bugs - Switch kebab-case to snake_case - Usage of ` $() ` over ` `` ` - Add some fun ascii art...

Thanks for creating this simple and useful tool. I have been using it for a few years and now wanted to switch one machine to the `fish` shell, which is...

Switches fine between PHP 7.2 and 5.6 but not between 5.6 and 5.3 on OS X High Sierra. Is this a Homebrew linking issue? ``` $ php-version 7.2.3 $ php...