View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000505 | Xdebug | Uncategorized | public | 2009-12-29 10:33 | 2009-12-29 10:36 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000505: %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. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.0 | ||||