13.x
Run all Tests on Ubuntu 24.04 (#51946)
[13.x] Add WithoutMiddleware controller middleware attribute (#60709)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
[9.x] Introduce Laravel Precognition (#44339)
chore: define closure type on Middleware (#58929)
[12.x] remove `@return` docblocks on constructors (#55076)
Change count array comparison to empty array comparison to improve performance (#59688)
[7.x] Removed double getHostRegex() call (#32229)
fix conflicts
Add .gitattributes to components (#40733)
remove compact (#60234)
[13.x] Avoid rebuilding every cached Route on CompiledRouteCollection lookups (#60909)
[12.x] Prevent queue deadlock when reserving a job throws an exception (e.g., attempts overflow) (#58978)
minor code formatting improvements (#56296)
clean up redundant type hints in docblocks (#56690)
[11.x] Add Laravel Pint (#53835)
[10.x] Refactor shared static `methodExcludedByOptions` method to trait (#46498)
[12.x] isSoftDeletable(), isPrunable(), and isMassPrunable() to model class (#56060)
Revert "[5.9] Removed the md extension from LICENSE"
Replace throw_if/throw_unless with explicit if/throw in src/ (#60944)
[13.x] Add route metadata support (#60530)
fix: normalize route pipeline exception (#45817)
[11.x] convert `collect()` helper to `new Collection()` (#53726)
Pass calling parameter to resolve method of ContextualAttribute" (#60457)
Handle exceptions in eventStream to prevent fatal error (#59292)
[10.x] Use unsigned closures for route caching (#45873)
Fix route registration for domain-scoped routes (#59793)
Allow dynamically adding of routes during caching
Changes strlen comparison to 0 to direct empty string compare (#59686)
[13.x] Add missing @throws \ReflectionException annotations (#60535)
[13.x] Use enum_value() helper in a few more places (#60983)
[13.x] Remove deprecated `StaticCallOnNonStaticToInstanceCallRector` fixer rule (#60670)
[13.x] Add missing @throws into docblock for various methods (#59016)
[13.x] early return (#61014)
Revert "[13.x] Bump minimum versions (#61033)" (#61118)