Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support enum cases as parameters #9373

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

derrabus
Copy link
Member

Fixes #9372

@derrabus derrabus added this to the 2.12.0 milestone Jan 12, 2022
@derrabus derrabus force-pushed the feature/enum-parameters branch 2 times, most recently from 4388af1 to db24bf2 Compare January 12, 2022 23:15
@derrabus derrabus force-pushed the feature/enum-parameters branch 2 times, most recently from 949dee9 to cef8249 Compare January 13, 2022 12:00
@derrabus derrabus force-pushed the feature/enum-parameters branch from cef8249 to 6475901 Compare January 13, 2022 12:02
@derrabus derrabus merged commit 0809a2b into doctrine:2.12.x Jan 13, 2022
@derrabus derrabus deleted the feature/enum-parameters branch January 13, 2022 12:11
derrabus added a commit to derrabus/orm that referenced this pull request Jan 17, 2022
* 2.12.x:
  Allow using Enum from different namespace than Entity (doctrine#9384)
  Corrected ORM version and added missing dependency (doctrine#9386)
  PHPStan 1.4.0 (doctrine#9385)
  [doctrineGH-9380] Bugfix: Delegate ReflectionEnumProperty::getAttributes(). (doctrine#9381)
  Support enum cases as parameters (doctrine#9373)
  Add detach as of list cascade-all operations (doctrine#9357)
n-e-m-a-nj-a pushed a commit to n-e-m-a-nj-a/orm that referenced this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants