Skip to content

Instantly share code, notes, and snippets.

@CMCDragonkai
Last active December 22, 2015 19:49
Show Gist options
  • Select an option

  • Save CMCDragonkai/6522070 to your computer and use it in GitHub Desktop.

Select an option

Save CMCDragonkai/6522070 to your computer and use it in GitHub Desktop.
PHP: Xdebug Settings For Debugging
xdebug.var_display_max_depth = -1
xdebug.var_display_max_children = -1
xdebug.var_display_max_data = -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment