Added
- Added reduceMany to Collections (#39078)
- Added
Illuminate/Support/Stringable::stripTags()
(#39098) - Added
Illuminate/Console/OutputStyle::getOutput()
(#39099) - Added
lang_path
helper function (#39103) - Added
@aware
blade directive (#39100) - New JobRetrying event dispatched (#39097)
- Added throwIf method in Client Response (#39148)
- Added Illuminate/Collections/Collection::hasAny() (#39155)
Fixed
- Fixed route groups with no prefix on PHP 8.1 (#39115)
- Fixed code locating Bearer token in InteractsWithInput (#39150)