View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001437 | Xdebug | Profiling | public | 2017-05-12 17:52 | 2020-03-12 16:47 |
Reporter | manchuck | Assigned To | derick | ||
Priority | none | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 2.6.0 | Fixed in Version | 2.6.0beta1 | ||
Summary | 0001437: Add X-Xdebug-Profile-Filename header | ||||
Description | When running the profiler on a page that is going to make multiple requests (via XHR for example). It would be nice if there was a header that responded with the name of the cachegrind file name. This way when all the requests have completed, a developer can find the file for the specific page they are trying to profile easier. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1.0-7.1.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-12 17:52 | manchuck | New Issue | |
2017-12-16 18:54 | derick | Status | new => assigned |
2017-12-16 18:54 | derick | Target Version | => 2.6.0 |
2017-12-16 20:05 | derick | Note Added: 0004514 | |
2017-12-16 20:05 | derick | Status | assigned => closed |
2017-12-16 20:05 | derick | Assigned To | => derick |
2017-12-16 20:05 | derick | Resolution | open => fixed |
2017-12-16 20:05 | derick | Fixed in Version | => 2.6.0 |
2017-12-28 19:16 | derick | Fixed in Version | 2.6.0 => 2.6.0beta1 |
2018-01-20 12:15 | derick | Summary | Add X-Profile-File-Name header => Add X-Xdebug-Profile-Filename header |
2020-03-12 16:47 | derick | Category | Feature/Change request => Profiling |