Changelog (v6.4.36...v6.4.37)
- bug #64067 Move type-mismatch and uninitialized-property handling into concrete normalizers (@ousamabenyounes)
- bug #63979 Capture constructor TypeError when collecting denormalization errors (@lacatoire)
- bug #63974 Make
BackedEnumNormalizerunconditionally returnnullon invalid value ifallow_invalid_valuesis set (@MatTheCat) - bug #63883 Fix getAllowedAttributes() when groups contain wildcard '*' (@takashiraki)