What’s Changed
Features
- Narrow
config()andRepository::get()return types (#1006) @alies-dev - Resolve custom Facades in Laravel package source repos (for running on package repos) (#957) @alies-dev
Fixes
- Specialize
Js::from()andJs::encode()taint per call-site (reduce false-positive reports) (#1010) @alies-dev - Narrow
Request::query()andRequest::post()return types (#1009) @alies-dev
Internal changes
- CI: dedupe push/PR runs and add concurrency cancel (#1008) @alies-dev
Full Changelog: v3.11.0...v3.12.0