| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.10.0 source code.tar.gz | 2026-05-28 | 86.6 kB | |
| 3.10.0 source code.zip | 2026-05-28 | 205.4 kB | |
| README.md | 2026-05-28 | 1.0 kB | |
| Totals: 3 Items | 293.0 kB | 0 | |
What's Changed
Added
- PHPStan 2.2.0 compatibility
- Update codestyle check to latest version by @jnoordsij in https://github.com/larastan/larastan/pull/2484
- Add export-ignore for assets directory in .gitattributes by @joke2k in https://github.com/larastan/larastan/pull/2490
- Add type narrowing for
wheremethod on collections by @jnoordsij in https://github.com/larastan/larastan/pull/2483
Fixed
- fix: invalid parameter name by @calebdw in https://github.com/larastan/larastan/pull/2488
- Fix failing tests on Windows by @jnoordsij in https://github.com/larastan/larastan/pull/2486
Internal
- Allow PHPUnit v13 by @jnoordsij in https://github.com/larastan/larastan/pull/2485
- docs: update coding style guidelines in CONTRIBUTING.md by @haratake22 in https://github.com/larastan/larastan/pull/2447
New Contributors
- @joke2k made their first contribution in https://github.com/larastan/larastan/pull/2490
Full Changelog: https://github.com/larastan/larastan/compare/v3.9.6...v3.10.0