Derick,

I do not have xdebug installed here.
That's why I thought it was something that could be changed, since
it's something too specific and afaik used only by xdebug.

Regards,

On Tue, Sep 9, 2008 at 3:19 AM, Derick Rethans <[EMAIL PROTECTED]> wrote:
> On Mon, 8 Sep 2008, Guilherme Blanco wrote:
>
>> Yeah... recursion depth.
>>
>> Sorry, I wrongly typed it.
>>
>> I think it may be cleaner now...
>
> Well, PHP itself doesn't protect against this, but my guess is that you
> have Xdebug running. Xdebug limits to 100 levels by default in order to
> prevent infinite recursion and crashes. Change the
> xdebug.max_nesting_level setting to something higher and you'd be good
> to go.
>
> regards,
> Derick
> --
> HEAD before 5_3!: http://tinyurl.com/6d2esb
> http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
>



-- 
Guilherme Blanco - Web Developer
CBC - Certified Bindows Consultant
Cell Phone: +55 (16) 9166-6902
MSN: [EMAIL PROTECTED]
URL: http://blog.bisna.com
Rio de Janeiro - RJ/Brazil

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to