Skip to content

Feature/aspm 43 pimcore 12 support#85

Closed
mstuebbe-basecom wants to merge 10 commits intodachcom-digital:masterfrom
basecom:feature/ASPM-43-pimcore-12-support
Closed

Feature/aspm 43 pimcore 12 support#85
mstuebbe-basecom wants to merge 10 commits intodachcom-digital:masterfrom
basecom:feature/ASPM-43-pimcore-12-support

Conversation

@mstuebbe-basecom
Copy link
Copy Markdown

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? no
Deprecations? yes/no
Fixed tickets #...

MomodouBerlemann and others added 9 commits August 18, 2025 11:13
Chnaged pimcore version from 11 to 12
doctrine/orm >= 3.0 doesn't support YAML ORM Mapping anymore

Introduced a new compiler pass `SeoAttributeMappingPass` to support attribute-based Doctrine ORM mapping. Replaced YAML mapping with attribute-based configuration for `ElementMetaData` and `QueueEntry` entities. This modernizes the bundle's mapping approach and ensures compatibility with newer Doctrine and Symfony standards.
@github-actions
Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


0 out of 2 committers have signed the CLA.
@MomodouBerlemann
@mstuebbe-basecom
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

doctrine/orm >= 3.0 doesn't support YAML ORM Mapping anymore

Introduced a new compiler pass `SeoAttributeMappingPass` to support attribute-based Doctrine ORM mapping. Replaced YAML mapping with attribute-based configuration for `ElementMetaData` and `QueueEntry` entities. This modernizes the bundle's mapping approach and ensures compatibility with newer Doctrine and Symfony standards.
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants