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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-27 07:19 | rene7705 | New Issue | |
2009-12-27 07:19 | rene7705 | Operating System | => n/a |
2009-12-27 07:19 | rene7705 | PHP Version | => 5.2.10 |
2009-12-27 07:19 | rene7705 | Xdebug Version | => 2.0.5 |
2016-12-13 21:35 | derick | Note Added: 0004052 | |
2016-12-13 21:35 | derick | Relationship added | duplicate of 0001059 |
2016-12-13 21:35 | derick | Status | new => resolved |
2016-12-13 21:35 | derick | Resolution | open => duplicate |
2016-12-13 21:35 | derick | Assigned To | => derick |
2020-03-12 16:46 | derick | Category | Feature/Change request => Uncategorized |