View Issue Details

IDProjectCategoryView StatusLast Update
0000416XdebugTracingpublic2020-03-12 17:34
Reportersebastian Assigned To 
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.