Skip to content

Instantly share code, notes, and snippets.

@feldwebel
Created June 22, 2020 14:05
Show Gist options
  • Select an option

  • Save feldwebel/c755a4e6494460d58c4c7bbf64768b4c to your computer and use it in GitHub Desktop.

Select an option

Save feldwebel/c755a4e6494460d58c4c7bbf64768b4c to your computer and use it in GitHub Desktop.
xdebug.ini
zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20170718/xdebug.so
xdebug.remote_enable=on
xdebug.remote_autostart=on
xdebug.remote_host=172.26.0.1
xdebug.idekey=PHPSTORMPP
xdebug.extended_info=on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment