Skip to content

v6.3.0-BETA2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 07 May 12:04
· 367 commits to 7.3 since this release
v6.3.0-BETA2

Changelog (v6.3.0-BETA1...v6.3.0-BETA2)

  • feature symfony/symfony#49608 [OptionsResolver] add ignoreUndefined() method to allow skip not interesting options (Constantine Shtompel)
  • bug symfony/symfony#49760 [Serializer] Add missing withSaveOptions method to XmlEncoderContextBuilder (@mtarld)