Homebrew changed how it handles PHP. A
brew update
completely broke my dev setup. This is how I fixed it.
My homebrew setup was too fucked to save. I started by backing up mysql (hello mysqldump --all-databases
) and a few other important files in /usr/local
that seemed important.