Skip to content

v8.0.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:49
Immutable release. Only release title and notes can be modified.
v8.0.15

Changelog (v8.0.14...v8.0.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 PhpDocTypeHelper to wrongly assume keys type (@MatTheCat)