View Issue Details

IDProjectCategoryView StatusLast Update
0001700XdebugInstallationpublic2019-08-26 12:37
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.8.0dev 
Target Version2.8.0devFixed in Version2.8.0beta2 
Summary0001700: 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.

TagsNo tags attached.
Operating System
PHP Version7.4-dev

Activities

There are no notes attached to this issue.