Necessary refactorings for Property hooks #7849
Annotations
10 errors
Run static analysis with Vimeo Psalm:
src/Mapping/ClassMetadata.php#L573
src/Mapping/ClassMetadata.php:573:22: MismatchingDocblockReturnType: Docblock has incorrect return type 'Doctrine\ORM\Mapping\LegacyReflectionFields|array<string, ReflectionProperty>', should be 'array<array-key, mixed>' (see https://psalm.dev/142)
|
Run static analysis with Vimeo Psalm:
src/Mapping/LegacyReflectionFields.php#L104
src/Mapping/LegacyReflectionFields.php:104:54: ArgumentTypeCoercion: Argument 1 of Doctrine\ORM\Mapping\LegacyReflectionFields::getAccessibleProperty expects class-string, but parent type null|string provided (see https://psalm.dev/193)
|
Run static analysis with Vimeo Psalm:
src/Mapping/LegacyReflectionFields.php#L104
src/Mapping/LegacyReflectionFields.php:104:54: PossiblyNullArgument: Argument 1 of Doctrine\ORM\Mapping\LegacyReflectionFields::getAccessibleProperty cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run static analysis with Vimeo Psalm:
src/Internal/Hydration/ObjectHydrator.php#L1
src/Internal/Hydration/ObjectHydrator.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullReference" has 5 extra entries. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm:
src/Mapping/ClassMetadata.php#L1
src/Mapping/ClassMetadata.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullArgument" has 1 extra entry. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm:
src/Mapping/ClassMetadata.php#L1
src/Mapping/ClassMetadata.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullReference" has 5 extra entries. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm:
src/PersistentCollection.php#L1
src/PersistentCollection.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullReference" has 2 extra entries. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm:
src/Persisters/Entity/BasicEntityPersister.php#L1
src/Persisters/Entity/BasicEntityPersister.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullReference" has 7 extra entries. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm:
src/UnitOfWork.php#L1
src/UnitOfWork.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullReference" has 21 extra entries. (see https://psalm.dev/316)
|
Run static analysis with Vimeo Psalm
Process completed with exit code 2.
|
Loading