schmittjoh / JMSSerializerBundle

Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
http://jmsyst.com/bundles/JMSSerializerBundle
MIT License
1.8k stars 312 forks source link

Allows to enable enum support #915

Closed goetas closed 1 year ago

goetas commented 1 year ago
Q A
Bug fix? no
New feature? yes
Doc updated yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
ruudk commented 1 year ago

I just noticed that the bundle didn't support enums yet and there is the PR already 🚀