v7.4.15
Changelog (v7.4.14...v7.4.15)
- bug #65025 Check the denormalized class is a Mime part in MimeMessageNormalizer (@nicolas-grekas)
- bug #64995 Prefer serialized name over raw property key (@ousamabenyounes)
- bug #64697 Keep the collection value type for iterable constructor parameters (@misaert)
- bug #64965 Do not read subclass discriminator attributes from base objects (@pokki-deploy)
- bug #64724 Keep FILTER_BOOL working when ENABLE_TYPE_CONVERSION is enabled (@Amoifr)
- bug #64654 Merge target's own constraints when using # (@pokki-deploy)
- minor #64740 Skip
XmlEncoderTest::testEncodeException()when using libxml ≥ 2.13 (@MatTheCat) - bug #64649 Fix support check for nested array items (@nicolas-grekas)
- bug #64739 Prevent
PhpDocTypeHelperto wrongly assume keys type (@MatTheCat)