| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-27 | 867 Bytes | |
| v3.17.3 source code.tar.gz | 2025-12-27 | 45.6 kB | |
| v3.17.3 source code.zip | 2025-12-27 | 58.6 kB | |
| Totals: 3 Items | 105.0 kB | 0 | |
What's Changed
- fixed multiple file upload errors by @KnifeLemon in https://github.com/flightphp/core/pull/664
- Fixed an issue where
Flight::request()->basewould display only a yen symbol in Windows environments without a parent directory by @riku22 in https://github.com/flightphp/core/pull/666 - Add PHP 8.5 to testing matrix by @joanhey in https://github.com/flightphp/core/pull/667
- Update RouteCommand.php by @ycrao in https://github.com/flightphp/core/pull/670
- Fix AI commands to use new runway config syntax by @n0nag0n in https://github.com/flightphp/core/pull/671
New Contributors
- @riku22 made their first contribution in https://github.com/flightphp/core/pull/666
- @ycrao made their first contribution in https://github.com/flightphp/core/pull/670
Full Changelog: https://github.com/flightphp/core/compare/v3.17.2...v3.17.3