View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001659 | Xdebug | Profiling | public | 2019-04-23 17:49 | 2019-06-28 11:42 |
Reporter | Amegatron | Assigned To | derick | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | won't fix | ||
Summary | 0001659: Allow specifying profile's filename from GET/POST/HEADER vars. | ||||
Description | When triggering profiler it would be very convinient if we could also specify output filename using request variables. It could solve at least two problems: *) I know that XDebug adds a response-header telling about the generated filename, which actually solves the problems above, but that requires somewhat analyzing it [response], so adding a new request variable for the filename could ease the process. | ||||
Tags | profiling | ||||
Operating System | |||||
PHP Version | 7.3.0-7.3.1 | ||||
|
Hi, I'm closing this as "Won't Fix", because the feature that you mention in your report that "actually solves it" was created for a similar request to yours. Due to security reasons, and trying not to clutter the Xdebug API with multiple ways to obtain the same result, I won't be adding this. thanks for your time to report this though! cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-23 17:49 | Amegatron | New Issue | |
2019-04-23 17:49 | Amegatron | Tag Attached: profiling | |
2019-06-28 11:42 | derick | Assigned To | => derick |
2019-06-28 11:42 | derick | Status | new => resolved |
2019-06-28 11:42 | derick | Resolution | open => won't fix |
2019-06-28 11:42 | derick | Note Added: 0005046 |