Skip to content

Releases: consistence/consistence-jms-serializer-symfony

2.1

21 Dec 18:09
2.1
f542c3a
Compare
Choose a tag to compare

Maintenance

  • Support for PHP 7.3 (#11)

2.0

29 Nov 13:55
2.0
ee64b24
Compare
Choose a tag to compare
2.0

Maintenance

BC breaks: Since new language features from PHP 7.1 are used some method signatures have changed. This means that if you were extending/implementing them, you need to update the method signatures to match the new form.

1.2

29 Nov 14:28
1.2
1b43201
Compare
Choose a tag to compare
1.2

Maintenance

  • Support for Symfony 4 (#10)

1.1

14 Aug 12:33
Compare
Choose a tag to compare

1.0

10 May 11:17
Compare
Choose a tag to compare
1.0

BC breaks

Since scalar parameter typehints and return typehints were added, the interface of the affected classes/interfaces has changed. This means that if you were extending/implementing them, you need to update the method signatures to match the new form.

0.4

17 Jan 14:21
Compare
Choose a tag to compare
0.4

This is first public release, previous releases were internal in Shipito and Lavito.

  • integration of Consistence Enums for JMS Serializer - see readme