Skip to content

Instantly share code, notes, and snippets.

@devajmeireles
Created November 17, 2022 21:42
Show Gist options
  • Save devajmeireles/5ea45e10840b838df032930bfe6263dc to your computer and use it in GitHub Desktop.
Save devajmeireles/5ea45e10840b838df032930bfe6263dc to your computer and use it in GitHub Desktop.
[xdebug]
zend_extension=xdebug
xdebug.mode=debug
xdebug.start_with_request=yes
xdebug.remote_connect_back=1
xdebug.cli_color=1
xdebug.filename_format=%n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment