Replies: 2 comments 1 reply
-
What do you mean with this edit ? That you don't actually have an issue anymore ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, yes. It was my fault. I modified the wrong class. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm trying to deserialize XML document and everything works fine, except I don't know how to convert property to enum. I'm getting error "
<b>Fatal error</b>: Uncaught Error: Cannot instantiate enum [...]\Response\ProductCategory in [...]/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php:409
". My packages are in latest versions (6.1), PHP 8.1.edit: sorry, I was looking at wrong class. Not it's fine.
Beta Was this translation helpful? Give feedback.
All reactions