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 | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-26 10:08 | derick | New Issue | |
2019-08-26 10:08 | derick | Status | new => assigned |
2019-08-26 10:08 | derick | Assigned To | => derick |
2019-08-26 10:55 | derick | Summary | Xdebug uses now possibilty immutable class flags => Xdebug abuses possibilty immutable class flags |
2019-08-26 11:16 | derick | Status | assigned => closed |
2019-08-26 11:16 | derick | Resolution | open => fixed |
2019-08-26 11:16 | derick | Fixed in Version | => 2.8.0dev |
2019-08-26 12:37 | derick | Fixed in Version | 2.8.0dev => 2.8.0beta2 |