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)