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 | ||||
| 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 |