v10.17.1
版本发布时间: 2023-08-02 23:02:42
laravel/framework最新发布版本:v11.22.0(2024-09-03 23:28:13)
What's Changed
- [9.x] Back porting #47838 by @timacdonald in https://github.com/laravel/framework/pull/47840
- [9.x] Normalise predis command argument where it maybe an object. by @crynobone in https://github.com/laravel/framework/pull/47902
- [9.x] Migrate JSON data to shared InputBag by @ImJustToNy in https://github.com/laravel/framework/pull/47919
- [10.x] Fix docblocks of the dispatchable trait by @imanghafoori1 in https://github.com/laravel/framework/pull/47921
- [9.x] Circumvent PHP 8.2.9 date format bug that makes artisan serve crash by @levu42 in https://github.com/laravel/framework/pull/47931
- [10.x] Fix prompt and console component spacing when calling another command by @jessarcher in https://github.com/laravel/framework/pull/47928
- [10.x] Fix prompt rendering after
callSilent
by @jessarcher in https://github.com/laravel/framework/pull/47929 - [10.x] Update ensure() collection method to correctly work with Interfaces and object inheritance by @karpilin in https://github.com/laravel/framework/pull/47934
Full Changelog: https://github.com/laravel/framework/compare/v10.17.0...v10.17.1