visualasparagus
visualasparagus
Is it possible to leverage both CodeCeption CodeGuy and Laravel TestCase together? You cover WebGuy and TestGuy, but not CodeGuy.
I've been trying to install php using phpswitch, however, I'm getting the following error when I try to run ``` php switch php-5.4.8 ``` ``` [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException] Unrecognized options "enabled, mirror"...
5.4.8 installs fine, but 5.3.13 is giving a lot of complaints. Not sure if this is phpswitch or not. ``` phpswitch php:install 5.3.13 Installing PHP 5.3.13 From mirror fr2.php.net Configure...