View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000867 | Xdebug | Uncategorized | public | 2012-07-13 20:43 | 2020-03-12 17:01 |
| Reporter | darklow | Assigned To | derick | ||
| Priority | high | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | duplicate | ||
| Fixed in Version | 2.3.0 | ||||
| Summary | 0000867: Show File Path/Line information where dump was called from | ||||
| Description | It could be very useful, if on results of var_dump() on the top of block we could see exact FilePath/FileName and Line on which var_dump() was called. Also if you have multiple dumps it is even more useful, so you know which dump is which. I attached example file as this is done in other custom debug solution. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Operating System | |||||
| PHP Version | 5.4.3 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-13 20:43 | darklow | New Issue | |
| 2012-07-13 20:43 | darklow | File Added: dump_path.png | |
| 2014-02-27 19:39 | derick | Note Added: 0002706 | |
| 2014-02-27 19:39 | derick | Relationship added | duplicate of 0000304 |
| 2014-02-27 19:39 | derick | Status | new => resolved |
| 2014-02-27 19:39 | derick | Fixed in Version | => 2.3dev |
| 2014-02-27 19:39 | derick | Resolution | open => duplicate |
| 2014-02-27 19:39 | derick | Assigned To | => derick |
| 2015-02-22 14:30 | derick | Fixed in Version | 2.3dev => 2.3.0 |
| 2020-03-12 17:01 | derick | Category | Feature/Change request => Uncategorized |