What's Changed
Deprecations
Features
- check "never" return type more strictly by @kkmuffme in #8624
- Report by issues grouped by level and type by @bdsl in #8774
Fixes
- Ignore non-existing classes during initial scan of intersection types by @danog in #8794
- handle true/false reconciliation consistently, fix #8795 by @orklah in #8796
- fix sealed combination by @orklah in #8798
- Fix #8806 by @danog in #8809
Docs
- Update installation.md -
5
requires PHP >= 7.4 by @sasezaki in #8805 - Adds documentation for the
forbiddenFunctions
config option by @p810 in #8808
New Contributors
Full Changelog: 5.0.0...5.1.0