View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001700 | Xdebug | Installation | public | 2019-08-26 10:08 | 2019-08-26 12:37 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.8.0dev | ||||
| Target Version | 2.8.0dev | Fixed in Version | 2.8.0beta2 | ||
| Summary | 0001700: Xdebug abuses possibilty immutable class flags | ||||
| Description | With PHP 7.4, a class' flags fields with OPcache in use may be become immutable. Xdebug currently (sneakily) uses these flags to remember whether a class has been analysed for code coverage. This needs to be changed into a hash. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4-dev | ||||