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

add proxy methods to EnumReflectionProperty #351

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

yunicot
Copy link
Contributor

@yunicot yunicot commented Mar 10, 2024

No description provided.

@greg0ire
Copy link
Member

greg0ire commented Mar 10, 2024

Regarding the Psalm issues, you may use the solution I used in #348
Also, please add tests.

@malarzm malarzm linked an issue Mar 11, 2024 that may be closed by this pull request
@malarzm malarzm added the Bug Something isn't working label Mar 11, 2024
@malarzm malarzm added this to the 3.3.2 milestone Mar 11, 2024
@yunicot yunicot force-pushed the bugfix-enum-failed-reflection branch from eab32c5 to e712777 Compare March 11, 2024 18:53
@yunicot
Copy link
Contributor Author

yunicot commented Mar 12, 2024

Added the unit tests for new methods and fixed psalm error

@malarzm malarzm merged commit 477da35 into doctrine:3.3.x Mar 12, 2024
14 checks passed
@malarzm
Copy link
Member

malarzm commented Mar 12, 2024

Thanks @yunicot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to retrieve the reflection object for documents with enum
3 participants