Skip to content

Releases: beberlei/DoctrineExtensions

1.5.0

03 Mar 17:56
281f165
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Feb 21:49
249eab8
Compare
Choose a tag to compare

This release fixes compatibility with recent releases of Doctrine Lexer and DBAL.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

29 Nov 07:41
008f162
Compare
Choose a tag to compare
  • Add PHP 8.0 support
  • Add support for symfony/yaml ^5.0
  • Remove PHP 7.1 support
  • Remove Doctrine 2.6 testing via Travis

v1.2.9

02 Nov 10:59
53a71be
Compare
Choose a tag to compare
  • Add JSON_CONTAINS for MySQL (#354)
  • Add JSON_DEPTH for MySQL (#355)
  • Add JSON_LENGTH for MySQL (#356)

v1.2.8

01 Oct 05:17
Compare
Choose a tag to compare
  • Add DATE function for PostgreSQL (#353)

v1.2.3

25 Jul 15:11
Compare
Choose a tag to compare
Add makedate extension

v1.1.5: Optional second parameter (fmt) for Oracle TRUNC function + test. (#301)

26 Sep 16:19
Compare
Choose a tag to compare

v1.1.3

14 Jul 09:32
Compare
Choose a tag to compare
Add MySQL IS_IPV4_MAPPED/COMPAT functions

v1.0.21

27 Jan 07:05
Compare
Choose a tag to compare
Use assertInstanceOf

v1.0.20

01 Dec 10:03
Compare
Choose a tag to compare
Adding YearMonth function (#266)

Adding MySql YEARMONTH Function