View Issue Details

IDProjectCategoryView StatusLast Update
0000416XdebugTracingpublic2020-03-12 17:34
Reportersebastian Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.3.0 
Summary0000416: Add return value to computer readable trace format
Description

Add return value to computer readable trace format.

TagsNo tags attached.
Operating System
PHP Version5.2.6

Activities

wimg

2009-06-21 00:24

reporter   ~0000968

I wrote a patch that implements the return value in computer readable trace format.
It puts the return value as the 6th field on the return line.

The patch can be found at http://techblog.wimgodden.be/wp-content/uploads/2009/06/patch.txt

sebastian

2013-09-29 11:00

reporter   ~0002567

With https://github.com/xdebug/xdebug/pull/79 merged into master, this issue can be closed.

Issue History

Date Modified Username Field Change
2008-10-23 18:53 sebastian New Issue
2009-06-21 00:24 wimg Note Added: 0000968
2013-09-29 11:00 sebastian Note Added: 0002567
2013-10-11 19:17 derick Status new => closed
2013-10-11 19:17 derick Assigned To => derick
2013-10-11 19:17 derick Resolution open => fixed
2013-10-11 19:17 derick Fixed in Version => 2.3dev
2015-02-22 14:30 derick Fixed in Version 2.3dev => 2.3.0
2020-03-12 16:55 derick Severity minor => feature
2020-03-12 17:34 derick Category Feature/Change request => Tracing