Install PHP Extension for PHP 5.6 on OSX with deprecated homebrew/php
问题 today I've update Brew and now I can't install the php56-extensions. On my Mac is installed "php56" and today I had need to install, "php56-redis", but when I had try to install this extension, Brew returned the following error message. $ brew install php56-redis Error: No available formula with the name "php56-redis" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)"