Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-15 | 593 Bytes | |
v3.15.2 source code.tar.gz | 2025-03-15 | 37.0 kB | |
v3.15.2 source code.zip | 2025-03-15 | 48.3 kB | |
Totals: 3 Items | 85.9 kB | 0 |
What's Changed
- docs: add array{0: class-string, 1: method} to support phpstan level … by @fadrian06 in https://github.com/flightphp/core/pull/636
- fix: corrected windows line endings in view tests by @fadrian06 in https://github.com/flightphp/core/pull/635
- PHP 8 named arguments support by @fadrian06 in https://github.com/flightphp/core/pull/548
- Duplicated slash in groups support by @fadrian06 in https://github.com/flightphp/core/pull/638
- Added
flight.cache.checked
event by @n0nag0n
Full Changelog: https://github.com/flightphp/core/compare/v3.15.1...v3.15.2