Actions
Bug #47904
closedFatal error: ext manager after 6.0.4 -> 6.0.5 upgrade
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I upgrade 6.0.4 to 6.0.5 and I get a fatal error in ext manager:
Fatal error: Maximum function nesting level of '100' reached, aborting! in typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 1282
Files
Updated by Markus Klein over 11 years ago
I guess you're using xdebug. Try disabling it. This is a known issue.
Updated by David Denicolo' over 11 years ago
I confirm it occurs when xdebug set on, thanks
Updated by Georg Ringer over 11 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
you can also set the level size higher in your php.ini. however not a core issue, therefore closed
Actions