[PR #8374] Fix invalid psalm annotation #10952

Open
opened 2026-01-22 16:09:12 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/8374

State: closed
Merged: Yes


The psalm annotation is currently invalid and psalm outputs an error:
ERROR: InvalidDocblock - vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:74:5 - Badly-formatted @param in docblock for Doctrine\ORM\EntityRepository::__construct (see https://psalm.dev/008)

**Original Pull Request:** https://github.com/doctrine/orm/pull/8374 **State:** closed **Merged:** Yes --- The psalm annotation is currently invalid and psalm outputs an error: `ERROR: InvalidDocblock - vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:74:5 - Badly-formatted @param in docblock for Doctrine\ORM\EntityRepository::__construct (see https://psalm.dev/008)`
admin added the pull-request label 2026-01-22 16:09:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10952