JMSSerializerBundle icon indicating copy to clipboard operation
JMSSerializerBundle copied to clipboard

Why not move DriverChain to the top?

Open simPod opened this issue 4 years ago • 0 comments

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.

simPod avatar Nov 30 '20 10:11 simPod