[PR #1478] attributeOverride on mappedSpuerclass YamlDriver #9539

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

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

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'

replace of https://github.com/doctrine/doctrine2/pull/1477 beacause of wrong branch.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1478 **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'` replace of https://github.com/doctrine/doctrine2/pull/1477 beacause of wrong branch.
admin added the pull-request label 2026-01-22 16:04:37 +01:00
admin closed this issue 2026-01-22 16:04:37 +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#9539