Skip to content

Fixing serialization of TransportConfiguration

Compare
Choose a tag to compare
@weaverryan weaverryan released this 12 Mar 13:22
· 31 commits to master since this release

Hi friends!

This fixes the serialization of TransportConfiguration if you're using the default Messenger serializer in Symfony 4.2 or lower (in Symfony 4.3, it would not be a problem). See #48

Have fun!