Skip to content

Instantly share code, notes, and snippets.

@xemoe
Created May 28, 2015 16:00
Show Gist options
  • Save xemoe/32cc4f19c87f5b8af3d8 to your computer and use it in GitHub Desktop.
Save xemoe/32cc4f19c87f5b8af3d8 to your computer and use it in GitHub Desktop.
PHP Error: Maximum function nesting level of '100' reached, aborting

Add this line to php.ini

xdebug.max_nesting_level=200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment