Skip to content

Releases: schmittjoh/serializer

3.26.0

24 Jun 19:29
926a7d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.25.0...3.26.0

3.25.0

09 Jun 17:46
d1384d3
Compare
Choose a tag to compare

What's Changed

  • Require Doctrine Lexer v2 and stop accessing Token properties via ArrayAccess to stop deprecation by @ruudk in #1491

Full Changelog: 3.24.0...3.25.0

3.24.0

04 Jun 20:32
bd18f0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.23.0...3.24.0

3.23.0

21 Feb 21:13
ac0b16e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.22.0...3.23.0

3.22.0

03 Feb 05:01
576d226
Compare
Choose a tag to compare

What's Changed

  • Fix ObjectWithInlineArray fixture location by @simPod in #1355
  • Handle non docblock constructor promoted property by @dgafka in #1462
  • feat(ci): Make 8.2 tests as a first class citizen by @scyzoryck in #1464
  • feat: Implement PHPStan lvl 2 by @scyzoryck in #1446
  • Add support for symfony/uid UUID type by @lhess in #1466
  • Add support for UUIDv7 and UUIDv8 classes by @mbabker in #1467
  • draft: New UUID versions by @scyzoryck in #1468
  • Create an attribute driver decoupled from the annotations driver, deprecate the annotation based attribute reader by @mbabker in #1469

New Contributors

Full Changelog: 3.21.0...3.22.0

3.21.0

10 Jan 15:49
cc49ca6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.0...3.21.0

3.20.0

07 Jan 11:21
0fa5e4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.19.0...3.20.0

3.19.0

06 Jan 15:57
a1f616f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.18.2...3.19.0

3.18.2

12 Sep 08:41
329e29c
Compare
Choose a tag to compare

What's Changed

  • Define method for the FormInterface type in the FormErrorHandler by @Spea in #1432

New Contributors

Full Changelog: 3.18.1...3.18.2

3.18.1

24 Aug 15:27
32956d3
Compare
Choose a tag to compare

What's Changed

  • if groups are nested arrays, do not use them for checking paths by @goetas in #1427
  • Fixed "PHP 8 support" header in annotations documentation by @friek in #1425

New Contributors

Full Changelog: 3.18.0...3.18.1