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