[PR #1477] attributeOverride on mappedSpuerclass YamlDriver #9534

Closed
opened 2026-01-22 16:04:36 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


This allows the use of attributeOverride on a mappedSpuerclass yaml format.
Without this you have exception
[Doctrine\ORM\Mapping\MappingException] Invalid field override named 'field' for class 'Acme\DemoBundle\Entity\Custom'

**Original Pull Request:** https://github.com/doctrine/orm/pull/1477 **State:** closed **Merged:** No --- This allows the use of `attributeOverride` on a mappedSpuerclass yaml format. Without this you have exception `[Doctrine\ORM\Mapping\MappingException] Invalid field override named 'field' for class 'Acme\DemoBundle\Entity\Custom'`
admin added the pull-request label 2026-01-22 16:04:36 +01:00
admin closed this issue 2026-01-22 16:04:36 +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#9534