View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000941 | Xdebug | Uncategorized | public | 2013-04-09 15:15 | 2013-06-15 12:12 |
Reporter | thiagomp | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
OS | Windows | OS Version | 7 | ||
Product Version | 2.2.2 | ||||
Summary | 0000941: trace_format=1 is being ignored | ||||
Description | When changing the variable trace_format to 1 or 2, Xdebug is not generating the expected file output. Definitely I'm doing something wrong here, but I'm not being able to identify what is the problem. | ||||
Steps To Reproduce | In my case, I have installed the environment using wamp server [1] and after I got this problem, I've manually updated the dll from php_xdebug-2.2.0-5.3-vc9-x86_64.dll to php_xdebug-2.2.2-5.3-vc9-x86_64.dll | ||||
Additional Information | I've even tried to execute using php -n and passing all the "-d" options that the script needed, but not success on getting the other output version | ||||
Tags | No tags attached. | ||||
Operating System | Windows 7 | ||||
PHP Version | 5.3.13 | ||||
|
Do you realize the name of the setting is "xdebug.trace_format", and not just "format"? Can you show me the full line that you're trying on the command line, as well as attach "php -i"'s output? |
|
Hello Derick, thanks for your attention on this. I believe we can close this ticket. |
|
Okay, closing this issue then! |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-09 15:15 | thiagomp | New Issue | |
2013-05-14 18:16 | derick | Note Added: 0002463 | |
2013-05-14 18:16 | derick | Assigned To | => derick |
2013-05-14 18:16 | derick | Status | new => feedback |
2013-06-14 17:44 | thiagomp | Note Added: 0002504 | |
2013-06-14 17:44 | thiagomp | Status | feedback => assigned |
2013-06-15 12:12 | derick | Note Added: 0002505 | |
2013-06-15 12:12 | derick | Status | assigned => resolved |
2013-06-15 12:12 | derick | Resolution | open => unable to reproduce |
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 |