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 | |||
| 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 | ||||