v7.1.2
Changelog (v7.1.1...v7.1.2)
- bug symfony/symfony#57541 [Serializer] [ObjectNormalizer] Use bool filter when FILTER_BOOL is set (Maximilian Zumbansen)
- bug symfony/symfony#57433 [Serializer] forward exceptions caught in the
AbstractObjectNormalizer
(@HypeMC, @xabbuh) - bug symfony/symfony#57341 [Serializer] properly handle invalid data for false/true types (@xabbuh)
- bug symfony/symfony#57187 [Serializer] Fix
ObjectNormalizer
with property path (@HypeMC) - bug symfony/symfony#52699 [Serializer] [PropertyAccessor] Ignore non-collection interface generics (@mtarld)
- bug symfony/symfony#57320 [Serializer] avoid calling undefined built-in is_*() functions (@xabbuh)