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.