Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:06
· 606 commits to 7.1 since this release
v6.2.0-BETA1

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #43534 Add SerializedPath annotation to flatten nested attributes (boenner)
  • feature #47243 Add context option to configure the indentation of nested nodes for YamlEncoder (dbu)
  • feature #47462 Simplify adding Parts to an Email (fabpot)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47202 enable JSON_PRESERVE_ZERO_FRACTION by default (dbu)
  • feature #44902 Add visibility context option in PropertyNormalizer (alamirault)
  • feature #46680 Provide context information from attribute for promoted properties (DanielBadura)
  • feature #46675 Add support of true built-in type (from PHP 8.2) (bobahvas, alexandre-daubois)