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 | derick | ||
| 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 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-07-27 16:07 | giorgiosironi | New Issue | |
| 2009-07-27 16:07 | giorgiosironi | Operating System | => Ubuntu Linux 9.04 |
| 2009-07-27 16:07 | giorgiosironi | PHP Version | => 5.3.0 |
| 2009-07-27 16:07 | giorgiosironi | Xdebug Version | => 2.0.5 |
| 2011-11-11 23:50 | derick | Note Added: 0001857 | |
| 2011-11-11 23:50 | derick | Status | new => closed |
| 2011-11-11 23:50 | derick | Assigned To | => derick |
| 2011-11-11 23:50 | derick | Resolution | open => fixed |
| 2014-02-27 19:11 | derick | Relationship added | has duplicate 0000706 |
| 2020-03-12 16:55 | derick | Severity | minor => feature |
| 2020-03-12 17:16 | derick | Category | Feature/Change request => Uncategorized |