Skip to content

Instantly share code, notes, and snippets.

@wpscholar
Created April 19, 2020 02:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wpscholar/5189c67f4c6d84dd6f6d735685ee6c23 to your computer and use it in GitHub Desktop.
Save wpscholar/5189c67f4c6d84dd6f6d735685ee6c23 to your computer and use it in GitHub Desktop.
Install xdebug from the command line.
# Use homebrew to switch PHP versions, run this command for each version as needed:
pecl install xdebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment