You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run PHPUnit's own test suite with code coverage collection using PCOV enabled then I get a lot of malloc_consolidate(): unaligned fastbin chunk detected messages.
I am using @remicollet's packages for PHP 8.1.0RC5 and PCOV 1.0.9 on Fedora 35.
When I run PHPUnit's own test suite with code coverage collection using PCOV enabled then I get a lot of
malloc_consolidate(): unaligned fastbin chunk detected
messages.I am using @remicollet's packages for PHP 8.1.0RC5 and PCOV 1.0.9 on Fedora 35.
The text was updated successfully, but these errors were encountered: