Skip to content

phpunit/php-code-coverage 12.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 07:28
12.2.0
4c7133d

Changed

  • #1074: Use more efficient AttributeParentConnectingVisitor
  • #1076: Replace unmaintained JavaScript library for charts with billboard.js
  • Reduced number of I/O and hashing operations when using the static analysis cache
  • Use SHA-256 instead of MD5 to generate cache keys for static analysis cache (as SHA-256 is significantly faster than MD5 with PHP >= 8.4 on modern CPUs)