commit a858121b208f6dbf2de3d6507587b769ca9debb3
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Fri Apr 11 21:30:56 2014 +0300

    set xdebug.max_nesting_level=250

 xdebug.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xdebug.ini b/xdebug.ini
index c2e315c..e685d47 100644
--- a/xdebug.ini
+++ b/xdebug.ini
@@ -121,7 +121,7 @@ xdebug.manual_url=http://www.php.net
 ; Controls the protection mechanism for infinite recursion protection. The 
value
 ; of this setting is the maximum level of nested functions that are allowed 
before
 ; the script will be aborted.
-xdebug.max_nesting_level=100
+xdebug.max_nesting_level=250
 
 ; Introduced in Xdebug 2.1
 ; By default Xdebug overloads var_dump() with its own improved version for 
displaying
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/a858121b208f6dbf2de3d6507587b769ca9debb3

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to