Closed
Description
I just upgraded orm from 2.19.0
to 3.1.0`, and as a result all of my repositories are now showing phpstan errors that this package was formerly handling, such as:
Method App\Users\Repository\UsersRolesRepository::findAll() should return array<App\Entity\UsersRoles>
but returns mixed.
This method was triggering no such error before the orm
upgrade.
I've confirmed the issue also exists on the latest orm
3.0.x
Metadata
Metadata
Assignees
Labels
No labels