View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001781 | Xdebug | Stacktraces | public | 2020-05-07 09:00 | 2020-09-24 09:38 |
Reporter | Jan-E | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.9.5 | ||||
Target Version | 3.0.0beta1 | Fixed in Version | 3.0.0beta1 | ||
Summary | 0001781: Include 'Xdebug' in max nesting level error message | ||||
Description | I have been struggling with a Covid-19 related survey, built in Limesurvey. The creation of the survey took over 20 minutes (max_execution_time 3000!). When the import succeeded and i tried to execute the survey I ran into a YII error with a stacktrace that told me where to look in the Limesurvey code. My initial reaction was that the import had failed. The error message was "Maximum function nesting level of '256' reached, aborting!" It was not clear to me that the error message was generated by Xdebug. It would have been really helpful if the eror message had been "Xdebug: maximum function nesting level of '256' reached, aborting!" Please enhance the Xdebug error messages. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.2.30-7.2.39 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-07 09:00 | Jan-E | New Issue | |
2020-05-18 11:06 | derick | Severity | trivial => feature |
2020-05-18 11:06 | derick | Status | new => acknowledged |
2020-05-18 11:06 | derick | Category | Feature/Change request => Stacktraces |
2020-05-18 11:06 | derick | Target Version | => 3.0dev |
2020-09-23 16:58 | derick | Target Version | 3.0dev => 3.0.0beta1 |
2020-09-23 17:31 | derick | Summary | Enhance error messages with text 'Xdebug' => Include 'Xdebug' in max nesting level error message |
2020-09-24 09:38 | derick | Assigned To | => derick |
2020-09-24 09:38 | derick | Status | acknowledged => closed |
2020-09-24 09:38 | derick | Resolution | open => fixed |
2020-09-24 09:38 | derick | Fixed in Version | => 3.0.0beta1 |