Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@BenMorel BenMorel released this 19 Dec 21:57
477ac4e

πŸ’₯ 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

  • convertToPHPValue() methods now properly throw ConversionException as they should