View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001743 | Xdebug | Uncategorized | public | 2020-02-10 00:57 | 2020-10-14 15:02 |
| Reporter | derick | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.9.2 | ||||
| Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
| Summary | 0001743: Figuring out whether a call is a closure uses string comparisions instead of checking the ACC flag | ||||
| Description | Doing the string comparison is slow, so check for the flag | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-10 00:57 | derick | New Issue | |
| 2020-02-10 00:57 | derick | Status | new => assigned |
| 2020-02-10 00:57 | derick | Assigned To | => derick |
| 2020-02-13 11:31 | derick | Status | assigned => closed |
| 2020-02-13 11:31 | derick | Resolution | open => fixed |
| 2020-02-13 11:31 | derick | Fixed in Version | => 3.0dev |
| 2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
| 2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |
| 2020-10-14 15:02 | derick | Fixed in Version | 3.0dev => 3.0.0beta1 |