Releases: schmittjoh/serializer
Releases · schmittjoh/serializer
3.26.0
What's Changed
- fix(stringable-type): Allow stringable object as type. by @pmysiak in #1493
- Enable constants in YAML files with
!php/const
prefix. by @Nathanael-Shermett in #1496 - feat(TypeResolvers): Add support for alternative name in doc blocs. by @scyzoryck in #1490
New Contributors
- @Nathanael-Shermett made their first contribution in #1496
Full Changelog: 3.25.0...3.26.0
3.25.0
3.24.0
What's Changed
- chore(phpunit): Allow PHPUnit10 by @scyzoryck in #1481
- Fixed DateTimeInterface description. by @bkonetzny in #1414
- refactor(handlers): Unregister unused YML handlers by @scyzoryck in #1485
- feat(driver): TypedPropertiesDriver support virtual property getter by @mpoiriert in #1487
- Allow doctrine instantiator 2.0 by @dgafka in #1488
- feat(stringable-type): Allow stringable object as type. by @pmysiak in #1492
New Contributors
- @bkonetzny made their first contribution in #1414
- @pmysiak made their first contribution in #1492
Full Changelog: 3.23.0...3.24.0
3.23.0
What's Changed
- Disabling accessor setter when value resolution falls back to the property default value by @joaojacome in #1422
- Fix memory leaks by @scyzoryck in #1473
- Add tests that will show memory leaks. by @scyzoryck in #1431
- Allow psr/container 2.0.2 by @tobilektri in #1475
New Contributors
- @tobilektri made their first contribution in #1475
Full Changelog: 3.22.0...3.23.0
3.22.0
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
3.20.0
What's Changed
-
Make doblock type resolver compatibile with newest phpdoc by @dgafka in #1455
-
Fix typo in annotations doc by @qdequippe in #1443
New Contributors
- @qdequippe made their first contribution in #1443
Full Changelog: 3.19.0...3.20.0
3.19.0
What's Changed
- fix(ci): Python 3.6 is no longer supported by @scyzoryck in #1444
- Don't use the
FilesystemCache
class if it doesn't exist by @derrabus in #1447 - Allow doctrine/lexer 2 by @derrabus in #1445
- Allow doctrine/annotations 2.0 by @mbabker in #1451
- Handle constructor property promotion by @dgafka in #1450
- Handle phpstan array shapes by @dgafka in #1449
- Remove YAML from description by @scyzoryck in #1442
New Contributors
Full Changelog: 3.18.2...3.19.0