CHH / phpenv

Thin Wrapper around rbenv for PHP version managment
MIT License
569 stars 52 forks source link

phpenv which shows rbenv? #27

Open c9s opened 10 years ago

c9s commented 10 years ago
phpenv which
Usage: rbenv which <command>
c9s commented 10 years ago

I'm not sure, is this an expected result?

DennisBirkholz commented 9 years ago

I have a pull request that tries to fix that: https://github.com/CHH/phpenv/pull/30