Skip to content

Instantly share code, notes, and snippets.

@bjornmicallef
Created February 27, 2020 19:43
Show Gist options
  • Save bjornmicallef/eb9066a598697c0a8ba5ff2bce1e7863 to your computer and use it in GitHub Desktop.
Save bjornmicallef/eb9066a598697c0a8ba5ff2bce1e7863 to your computer and use it in GitHub Desktop.
debugging php with visual studio code two
[XDebug]
zend_extension="/where/you/pasted/your/xdebug.so"
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment