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 | |||
| 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 | ||||