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)