View Issue Details

IDProjectCategoryView StatusLast Update
0000695XdebugUncategorizedpublic2020-03-12 17:16
ReporterLethargy Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000695: Add call type to xdebug_get_function_stack
Description

PHP stack traces return the type of call (i.e: static, instance) when there is a class involved, Xdebug does not seem to.

TagsNo tags attached.
Operating System
PHP Version5.3.6

Activities

derick

2011-08-13 18:02

administrator   ~0001780

Implemented for Xdebug 2.2.

Issue History

Date Modified Username Field Change
2011-05-25 10:38 Lethargy New Issue
2011-08-13 18:02 derick Note Added: 0001780
2011-08-13 18:02 derick Status new => closed
2011-08-13 18:02 derick Assigned To => derick
2011-08-13 18:02 derick Resolution open => fixed
2020-03-12 16:55 derick Severity minor => feature
2020-03-12 17:16 derick Category Feature/Change request => Uncategorized