packagist jms/serializer-bundle 2.1.0

latest releases: dev-master, 5.4.0, 5.3.1...
6 years ago

This release brings improved symfony 3.3+ support (autowiring), data time deserialization improvements and ability to use private services as listeners and handlers.

Implemented enhancements:

  • Allow event listener/susbcriber services to be private #593
  • Date deserialization (DateTime object) #582
  • Allow listeners and event subscribers to be private #594 (goetas)

Fixed bugs:

  • Handler DI #598
  • Allow subscribing handlers to be private #602 (goetas)

Closed issues:

  • Gedmo Unrecognized field: createdAt - Error! #599
  • Array deserialization problem #597
  • Integrate JMSSerializer into Symfony PropertyInfo? #591
  • Yml config should allow to configure the default accessType and readOnly options #586
  • Can't use symfony serializer when requesting the id "serializer" #583
  • XML Collection names and null values #581
  • Not work for Symfony 3.3? #579
  • possible to register a handler that will compare against abstract classes #577

Merged pull requests:

Don't miss a new serializer-bundle release

NewReleases is sending notifications on new releases.