13.x
Run all Tests on Ubuntu 24.04 (#51946)
Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)
Use strict comparisons for int-to-int checks (#61005)
Use new Stringable(...) instead of Str::of()/str() internally in the framework source (#60852)
[12.x] remove `@return` docblocks on constructors (#55076)
Add .gitattributes to components (#40733)
[13.x] Avoid redundant Collection passes in map/filter/reject chains (#60977)
Merge branch '12.x' into 13.x
[13.x] Add missing @throws into docblock for various methods (#59016)
Refactor parameter names that are implemented from the interface for consistency (#59015)
Revert "[5.9] Removed the md extension from LICENSE"
[9.x] Adds internal static analysis (#40494)
Formatting (#58828)
[9.0] Change some strpos to str_contains (#39503)
Add config option to ignore view cache timestamps (#55536)
Add missing illuminate/conditionable, illuminate/reflection, illuminate/macroable requires (#60980)