php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57447 Maximum function nesting level of '100' reached
Submitted: 2006-12-20 05:21 UTC Modified: 2007-02-25 03:31 UTC
Votes:4
Avg. Score:4.0 ± 1.0
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (33.3%)
From: bigmichi1 at bigmichi1 dot dyndns dot org Assigned:
Status: No Feedback Package: APC (PECL)
PHP Version: 5.1.6 OS: Gentoo
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bigmichi1 at bigmichi1 dot dyndns dot org
New email:
PHP Version: OS:

 

 [2006-12-20 05:21 UTC] bigmichi1 at bigmichi1 dot dyndns dot org
Description:
------------
i got this error "Maximum function nesting level of '100' reached" when apc is set to on when running "PhpDocumentor", when turning off apc all works right.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-22 09:27 UTC] gopalv82 at yahoo dot com
I assume that the error message is from Xdebug.

Try to get a backtrace of the function calls which are causing the recursion and then I can help you further.
 [2007-05-04 08:11 UTC] lykantrop at yahoo dot co dot uk
INBIF. It could be tweaked using the xdebug.max_nesting_level, where the default is 100.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 21:01:27 2025 UTC