13.x
Improve return types for callback-passthrough interfaces and helpers (#60513)
[13.x] Cache `rememberWithState()` (#60385)
[12.x] Improved type hints for when() helper function. (#58696)
feat: add generics to Container methods (#54543)
Use Carbon::now() and Date::now() instead of now() helper (#59252)
[12.x] Support string abstract in mock/partialMock/spy PHPDoc (#59477)
fix: allow phpstan to understand default value for Request::enum (#58529)
[12.x] Improve `Context::scope()` return type (#58012)
Enhance PHPDoc for Manager classes with `@param-closure-this` (#55002)
[10.x] Add the ability to extend the generic types for DatabaseNotificationCollection (#47048)
[13.x] Add conditional return types to several methods (#60586)
Ensure queue property is nullable (#55058)
Improve return type for `Arr::prependKeysWith()` (#61034)
[11.x] Fix PHPDoc for TestResponse's `Response` Type to \Symfony\Component\HttpFoundation\Response (#52915)
feat: improve Factory generics (#52005)