| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.9.4 source code.tar.gz | 2026-04-02 | 111.9 kB | |
| 3.9.4 source code.zip | 2026-04-02 | 229.6 kB | |
| README.md | 2026-04-02 | 712 Bytes | |
| Totals: 3 Items | 342.2 kB | 0 | |
What's Changed
Changed
- refactor: create new extensions out of old pipeline based approach by @canvural in https://github.com/larastan/larastan/pull/2448
- refactor: leverage more PHPStan things by @canvural in https://github.com/larastan/larastan/pull/2449
- fix: type inference for MySQL
ENUMtypes in squashed migrations by @FeBe95 in https://github.com/larastan/larastan/pull/2454 - feat: improve map and mapWithKeys return types by @canvural in https://github.com/larastan/larastan/pull/2466
Internal
- Also run on v13 sample application by @jnoordsij in https://github.com/larastan/larastan/pull/2458
Full Changelog: https://github.com/larastan/larastan/compare/v3.9.3...v3.9.4