View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000772 | Xdebug | Uncategorized | public | 2012-02-01 17:25 | 2012-03-07 19:43 |
| Reporter | gms8994 | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Summary | 0000772: PDOExceptions cause xdebug to not print the starting HTML code properly | ||||
| Description | The code provided will cause XDebug to display the exception handler, but the opening <table> tag seems to be missing, causing the display to be difficult to read. | ||||
| Steps To Reproduce | <?php $dbh = new PDO('mysql:host=localhost;dbname=test', 'glens', ''); | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux (Ubuntu and Gentoo) | ||||
| PHP Version | 5.3.6 | ||||
|
|
When I run this, I get:
And this looks all right to me... |
|
|
Considering resolved, as there was no more feedback and I can't reproduce it with the latest version. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-01 17:25 | gms8994 | New Issue | |
| 2012-02-02 10:55 | derick | Note Added: 0001900 | |
| 2012-02-02 10:55 | derick | Assigned To | => derick |
| 2012-02-02 10:55 | derick | Status | new => feedback |
| 2012-02-02 10:55 | derick | Note Edited: 0001900 | |
| 2012-03-07 19:43 | derick | Note Added: 0001953 | |
| 2012-03-07 19:43 | derick | Status | feedback => resolved |
| 2012-03-07 19:43 | derick | Resolution | open => no change required |
| 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 |