View Issue Details

IDProjectCategoryView StatusLast Update
0001700XdebugInstallationpublic2019-08-26 12:37
Reporterderick Assigned Toderick  
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.

Issue History

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