RVM equivalent for PHP?

前端 未结 7 1844
逝去的感伤
逝去的感伤 2021-01-30 10:07

I can\'t seem to find a way to switch versions of PHP quickly. Is there something equivalent to ruby version manager for php? I need to switch between 5.3 and 5.2 on OS X.

7条回答
  •  执念已碎
    2021-01-30 11:04

    There is a great program for doing this, phpbrew. I actively use it and I can highly recommend it.

    https://github.com/phpbrew/phpbrew/wiki/Cookbook

提交回复
热议问题