View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001328 | Xdebug | Uncategorized | public | 2016-07-18 13:55 | 2016-07-18 14:15 |
Reporter | alexcasanova | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
OS | Ubuntu | OS Version | 15.10 | ||
Product Version | 2.4.0 | ||||
Summary | 0001328: Cannot get trace specifier %R to work | ||||
Description | I have turned on xdebug.enable=1 on hhvm 1.13.1. | ||||
Steps To Reproduce | on ubuntu:15.10, installed hhvm 1.13.1 ; php options ; hhvm specific hhvm.server.port=9000 hhvm.log.use_log_file = true hhvm.hack.lang.look_for_typechecker = false xdebug.dump.SERVER = * ; Xdebug options xdebug.profiler_enable=0 xdebug.collect_includes=0 xdebug.auto_trace=1 Run a web application from a browser | ||||
Additional Information | I'm using nginx + hhvm. | ||||
Tags | No tags attached. | ||||
Operating System | ubuntu 15.10 | ||||
PHP Version | 5.6.15-5.6.19 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-18 13:55 | alexcasanova | New Issue | |
2016-07-18 14:15 | derick | Note Added: 0003649 | |
2016-07-18 14:15 | derick | Status | new => resolved |
2016-07-18 14:15 | derick | Resolution | open => not fixable |
2016-07-18 14:15 | derick | Assigned To | => derick |
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 |