View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000457 | Xdebug | Uncategorized | public | 2009-07-27 16:07 | 2020-03-12 17:16 |
| Reporter | giorgiosironi | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.0.0dev | ||||
| Summary | 0000457: var_dump() overloading from the command line | ||||
| Description | When html_errors is not set in php.ini, the var_dump() overloading is not used. If set to On, an html dump is shown but it is inappropriate for usage from the command line. The overloading should be used without showing a html when html_errors is Off, resulting in a plain text dump. | ||||
| Additional Information | Workaround: # | ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu Linux 9.04 | ||||
| PHP Version | 5.3.0 | ||||