Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@BenMorel BenMorel released this 19 Dec 21:35
33b2867

💥 Breaking changes

  • compatibility with doctrine/orm 3.x (2.x is no longer supported)
  • compatibility with doctrine/dbal 4.x (2.x and 3.x are no longer supported)

🐛 Bug fixes

  • GeometryType::convertToDatabaseValue() now properly throws ConversionException as it should