View Issue Details

IDProjectCategoryView StatusLast Update
0001219XdebugUncategorizedpublic2020-03-12 17:01
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version2.4.0rc2 
Summary0001219: Always add file name and line number to var_dumps, and don't rely on overload_var_dump being > 1
Description

Since xdebug 2.3.0, it shows file name / line number with var_dumps if overload_var_dump > 1 (i.e. 2). From now on, always do this.

TagsNo tags attached.
Operating System
PHP Version7.0.0rc7

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-11-30 19:26 derick New Issue
2015-12-01 19:44 derick Status new => closed
2015-12-01 19:44 derick Assigned To => derick
2015-12-01 19:44 derick Resolution open => fixed
2015-12-01 19:44 derick Fixed in Version => 2.4.0
2015-12-07 11:32 derick Fixed in Version 2.4.0 => 2.4.0rc2
2020-03-12 16:55 derick Severity minor => feature
2020-03-12 17:01 derick Category Feature/Change request => Uncategorized