View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000476 | Xdebug | Uncategorized | public | 2009-10-20 18:16 | 2009-11-22 14:49 |
Reporter | hermanradtke | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000476: Xdebug 2.0.5 does not properly work with exception chaining | ||||
Description | Hi Derick, I asked you a question about xdebug's support of 5.3's exception Here is a quick example of what I mean: <?php Run this code on a web page with xdebug installed. You will notice Call xdebug_disable() at the top of my example script above and you Fatal error: Uncaught exception 'Exception' with message 'First The documentation shows the third parameter at: | ||||
Tags | No tags attached. | ||||
Operating System | CentOS | ||||
PHP Version | 5.3.0 | ||||
|
Patch for this issue: http://www.hermanradtke.com/patches/xdebug-476-exception_chaining.patch |
|
I've just fixed this in CVS, but a patch that I've been working on for a bit as well. Mine also refactors the table generating and proper formatting of all errors into one table. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-10-20 18:16 | hermanradtke | New Issue | |
2009-10-20 18:16 | hermanradtke | Operating System | => CentOS |
2009-10-20 18:16 | hermanradtke | PHP Version | => 5.3.0 |
2009-10-20 18:16 | hermanradtke | Xdebug Version | => 2.0.5 |
2009-11-21 17:54 | hermanradtke | Note Added: 0001145 | |
2009-11-21 17:56 | hermanradtke | Note Edited: 0001145 | |
2009-11-22 14:49 | derick | Note Added: 0001149 | |
2009-11-22 14:49 | derick | Status | new => closed |
2009-11-22 14:49 | derick | Resolution | open => fixed |
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 |