What’s Changed
Features
- 🛡️ Add
@psalm-taint-source inputforHttp\Client\Responsemethods (#676) @alies-dev
Improvements
- Narrow
Collection::sum()return type frommixedtoint|float(#680) @alies-dev - Add
Collection::empty()stub withstatic<never, never>return type (#679) @alies-dev - Detect missing views through View facade calls (#668) @alies-dev
Internal changes
- Support patch-version stub directories (#681) @alies-dev
- Add taint analysis tests for undertested stub sinks (#675) @alies-dev
- Refactor test app to Auto Repair Shop domain, reorganize type tests (#667) @alies-dev
Full Changelog: v4.6.1...v4.6.2