13.x
Run all Tests on Ubuntu 24.04 (#51946)
remove unnecessary `array_flip()` calls (#59452)
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
fix: update dock block for create method in InvalidArgumentException.php (#50762)
[13.x] Optimize by using contains or doesntContain (#60745)
Add .gitattributes to components (#40733)
[10.x] Adds PHPUnit 10 support (#45416)
[12.x] Add Enum support for assertJsonPath in AssertableJsonString.php (#55516)
[7.x] Split testing component (#31050)
[8.x] Track exceptions and display them on failed status checks for dx (#38025)
minor code formatting improvements (#56296)
Adds support for parallel testing (#45985)
[12.x] feat: add pre-migration hook when setting up databases in parallel tests (#58011)
Add cache prefix isolation for parallel testing (#57584) (#58691)
Fix Artisan output assertions for zero values (#60816)
Improvements for asserting HTML in text (#59161)
when a method returns `$this` set the return type to `static` (#56092)
fix: add missing negate for SeeInHtml assertion (#59303)
Add missing illuminate/conditionable, illuminate/reflection, illuminate/macroable requires (#60980)