Skip to content

Releases: consistence/consistence-jms-serializer-symfony

2.1

Choose a tag to compare

@VasekPurchart VasekPurchart released this 21 Dec 18:09
2.1
f542c3a

Maintenance

  • Support for PHP 7.3 (#11)

2.0

2.0

Choose a tag to compare

@VasekPurchart VasekPurchart released this 29 Nov 13:55
2.0
ee64b24

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

1.2

Choose a tag to compare

@VasekPurchart VasekPurchart released this 29 Nov 14:28
1.2
1b43201

Maintenance

  • Support for Symfony 4 (#10)

1.1

1.1

Choose a tag to compare

@VasekPurchart VasekPurchart released this 14 Aug 12:33

1.0

1.0

Choose a tag to compare

@VasekPurchart VasekPurchart released this 10 May 11:17

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

0.4

Choose a tag to compare

@VasekPurchart VasekPurchart released this 17 Jan 14:21

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

  • integration of Consistence Enums for JMS Serializer - see readme