What's Changed
Added
- PHPStan 2.2.0 compatibility
- Update codestyle check to latest version by @jnoordsij in #2484
- Add export-ignore for assets directory in .gitattributes by @joke2k in #2490
- Add type narrowing for
wheremethod on collections by @jnoordsij in #2483
Fixed
- fix: invalid parameter name by @calebdw in #2488
- Fix failing tests on Windows by @jnoordsij in #2486
Internal
- Allow PHPUnit v13 by @jnoordsij in #2485
- docs: update coding style guidelines in CONTRIBUTING.md by @haratake22 in #2447
New Contributors
Full Changelog: v3.9.6...v3.10.0