View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000192 | Xdebug | Uncategorized | public | 2006-07-11 04:05 | 2020-03-12 17:07 |
| Reporter | doconnor | Assigned To | derick | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | won't fix | ||
| Summary | 0000192: Get rid of FONT tags for print_r, var_dump | ||||
| Description | Font tags make it rather hard to validate your xhtml neatly; it would be great to ditch them and use <span> + css instead when doing a var_dump or print_r (or similar). | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.1.2 | ||||
|
|
Feel free to come up with a patch... I don't really care about this issue as Xdebug is a debugging tool and it should never show anything on your sites (unless something went wrong). Therefore I don't attach much value to a XHTML compliant output. |
|
|
As I said, I won't fix this but I am open for every patch on it. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-07-11 04:05 | doconnor | New Issue | |
| 2006-08-01 18:25 | derick | Note Added: 0000426 | |
| 2006-08-19 13:04 | derick | Status | new => resolved |
| 2006-08-19 13:04 | derick | Resolution | open => won't fix |
| 2006-08-19 13:04 | derick | Assigned To | => derick |
| 2006-08-19 13:04 | derick | Note Added: 0000435 | |
| 2020-03-12 16:56 | derick | Severity | tweak => feature |
| 2020-03-12 17:07 | derick | Category | Feature/Change request => Uncategorized |