Skip to content

Fix discriminator for array, update docs and changelog with recent updates#321

Merged
Korbeil merged 4 commits intomainfrom
feat/docs-and-fixes
Feb 5, 2026
Merged

Fix discriminator for array, update docs and changelog with recent updates#321
Korbeil merged 4 commits intomainfrom
feat/docs-and-fixes

Conversation

@joelwurtz
Copy link
Member

No description provided.

Copy link
Member

@Korbeil Korbeil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks 👌

I'm not sure we need it but for all that was added recently we lack in documentation:

  • GH#304 Property type override
  • GH#297 Profiler / Debug new stuff
  • GH#314 Static callable transformer

Not saying you should add it, it's more a reminder list for me, I can handle theses 🙏

Comment on lines +38 to +41
->set(ObjectMapperInterface::class)
->alias(ObjectMapperInterface::class, 'automapper.object_mapper')
->public()
;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't we need to put some priority so we bypass the default Symfony implementation ?

@Korbeil Korbeil merged commit 705df0e into main Feb 5, 2026
4 of 5 checks passed
@Korbeil Korbeil deleted the feat/docs-and-fixes branch February 5, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments