View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000684 | Xdebug | Uncategorized | public | 2011-04-25 21:13 | 2014-02-27 19:12 |
| Reporter | rovangju | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | not fixable | ||
| Platform | All | OS | All | OS Version | All |
| Product Version | 2.1.0 | ||||
| Summary | 0000684: var_dump - IE does not support ' | ||||
| Description | Code utilizes ' instead of ' - which IE does not even acknowledge exists. | ||||
| Steps To Reproduce | <? | ||||
| Additional Information | See diff for details - essentially replace ' in php_str_to_str() call in xdebug_var.c with ' - Confirmed working after patch. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.6 | ||||