View Issue Details

IDProjectCategoryView StatusLast Update
0001131XdebugTracingpublic2020-03-12 17:34
Reportermalaverdiere Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionsuspended 
Summary0001131: Feature Request: Additional Information in Trace
Description

This feature request concerns the call trace functionality.

It would be useful, to disambiguate between two calls that might be on the same line, that XDebug also logs the column in the line where the call happens.

Implementation-wise, we would need a new computerized format to avoid breaking backward compatibility for applications reading the current format.

TagsNo tags attached.
Operating System
PHP Version5.6.0-5.6.4

Activities

derick

2015-04-10 21:03

administrator   ~0003067

I would love this too, but PHP's internals don't contain this information, so I can not expose it through Xdebug.