Skip to content

3.12.0

Choose a tag to compare

@llaville llaville released this 26 Oct 09:51
· 1180 commits to master since this release

Added

  • PHP 8.0.12 support
  • PHP 7.4.25 support

Changed

  • APCu reference updated to version 5.1.21 (stable)
  • Uploadprogress updated to version 2.0.2 (stable)
  • Xdebug reference updated to version 3.1.1 (stable)
  • Xlswriter reference updated to version 1.5.0 (stable)
  • Yaml reference updated to version 2.2.2 (stable)
  • Zip reference updated to version 1.20.0 (stable)
  • Add DBAL3 support (through doctrine/orm 2.10+) : remove calls to Driver::getName()
  • Add DBAL3 support (through doctrine/orm 2.10+) : remove calls to Result::fetchColumn()

Fixed

  • #88 : OPENSSL_SSLV23_PADDING is optional