Fix eager fetch composite foreign key #8007
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
6 errors
Static Analysis with PHPStan (default, 2.5):
src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
|
Static Analysis with PHPStan (default, 2.5)
Process completed with exit code 1.
|
Static Analysis with PHPStan (default, default):
src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
|
Static Analysis with PHPStan (default, default)
Process completed with exit code 1.
|
Static Analysis with PHPStan (2.13, default):
src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
|
Static Analysis with PHPStan (2.13, default)
Process completed with exit code 1.
|