View Issue Details

IDProjectCategoryView StatusLast Update
0000505XdebugUncategorizedpublic2009-12-29 10:36
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000505: %s in xdebug.trace_output_name breaks functions traces
Description

From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555643:

xdebug.trace_output_name can take a %s specifier to be replaced by the script name. Except it can't, according to the small 2 note reading "this one is not available for trace file names.".

I tried using it as xdebug.trace_output_name=trace.%u.%s and this causes xdebug to silently fail writing debug files.

TagsNo tags attached.
Operating System
PHP Version5.3.0

Activities

derick

2009-12-29 10:36

administrator   ~0001219

Fixed in SVN rev 3170.

Issue History

Date Modified Username Field Change
2009-12-29 10:33 derick New Issue
2009-12-29 10:33 derick PHP Version => 5.3.0
2009-12-29 10:33 derick Xdebug Version => 2.0.5
2009-12-29 10:36 derick Note Added: 0001219
2009-12-29 10:36 derick Status new => closed
2009-12-29 10:36 derick Resolution open => fixed
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized