JMSSerializerBundle
JMSSerializerBundle copied to clipboard
Why not move DriverChain to the top?
Is there a reason the DoctrineTypeDriver / TypedPropertiesDriver is registered as an alias to jms_serializer.metadata_driver?
I'd expect DriverChain to be jms_serializer.metadata_driver and those subdrivers to be one of chained drivers.
If sounds somehow valid, I can prepare PR.