What's Changed
Deprecations
Fixes
- Fix for Exception->getCode return type provider by @VincentLanglet in #7525
- fix wrong detection of purity by @orklah in #7545
- Fix object constant inference by @klimick in #7542
- Handle first class callable on unknown functions by @orklah in #7546
- Revert "PHP 8.1: Report missing typehints in overridden native methods" by @weirdan in #7539
- Ensure
trait_exists()
always returnsbool
by @Ocramius in #7554 - sealed keyed arrays by @orklah in #7558
- AtomicStaticCallAnalyzer: clear tmp var from context by @vincent4vx in #7561
- improving error message for Could not resolve config path by @phptest2 in #7573
Internal changes
New Contributors
Full Changelog: 4.19.0...v4.20.0