[PR #9497] Add support for array of enums #11660

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

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

State: closed
Merged: Yes


Allow the use of 'array' and 'simple_array' types in combination with the enumType attribute parameter.

This is my first PR to the project, any feedback or instructions are welcome.

I had to duplicate the try/catch which introduces a bit of redundancy. Should I make a new method for this?

**Original Pull Request:** https://github.com/doctrine/orm/pull/9497 **State:** closed **Merged:** Yes --- Allow the use of 'array' and 'simple_array' types in combination with the enumType attribute parameter. This is my first PR to the project, any feedback or instructions are welcome. I had to duplicate the try/catch which introduces a bit of redundancy. Should I make a new method for this?
admin added the pull-request label 2026-01-22 16:11:28 +01:00
admin closed this issue 2026-01-22 16:11:29 +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#11660