Skip to content

Instantly share code, notes, and snippets.

@vfontjr
Created May 5, 2020 09:48
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 vfontjr/2a972655ce2deecabba77a9f182f97ca to your computer and use it in GitHub Desktop.
Save vfontjr/2a972655ce2deecabba77a9f182f97ca to your computer and use it in GitHub Desktop.
zend_extension=xdebug.so
[xdebug]
xdebug.remote_enable=on
xdebug.remote_connect_back = 1
xdebug.idekey="PHPSTORM"
xdebug.remote_port=9000
xdebug.var_display_max_data = 2048
xdebug.var_display_max_depth = 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment