View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
437 | Exception_DefaultHandler | All | public | 1 Sep 2017 08:49 | 1 Jun 2018 19:29 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.1 | ||||
Target Version | 1.0.2 | Fixed in Version | 1.0.2 | ||
Summary | 437: Support PHP7 Errors in the exception handler | ||||
Description | From PHP7, as well as Exceptions, Errors are also passed to the exception handler, which causes problems as the exception handler has type hinting to expect Exception objects. A new Throwable type is introduced. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
1 Sep 2017 08:49 | timj | New Issue | |
7 Sep 2017 14:57 | timj | Note Added: 492 | |
7 Sep 2017 14:57 | timj | Assigned To | => timj |
7 Sep 2017 14:57 | timj | Status | new => assigned |
7 Sep 2017 14:57 | timj | Target Version | => 1.0.2 |
7 Sep 2017 22:40 | timj | Status | assigned => resolved |
7 Sep 2017 22:40 | timj | Resolution | open => fixed |
7 Sep 2017 22:40 | timj | Fixed in Version | => 1.0.2 |
7 Sep 2017 22:40 | timj | Note Added: 496 | |
1 Jun 2018 19:29 | timj | Status | resolved => closed |