View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000504 | Xdebug | Uncategorized | public | 2009-12-27 07:19 | 2020-03-12 16:46 |
| Reporter | rene7705 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 2.0.0dev | ||||
| Summary | 0000504: i'd like to be able to list a whitelist / blacklist of functions & classes for a trace / profiling | ||||
| Description | For my custom debugging system i need a full trace including full variable & return content. But adding this for all functions will cause the logs to grow so large that parsing them will become (too) slow. so i'd like to propose adding a few parameters somewhere (preferably also in xdebug_start_trace());
It would be great if you could also add a function that returns which classes and functions are in a given php file. | ||||
| Tags | No tags attached. | ||||
| Operating System | n/a | ||||
| PHP Version | 5.2.10 | ||||