Skip to content

Releases: oroinc/doctrine-extensions

2.0.5

20 Nov 13:23
98dea7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

3.0-alpha4

01 Jul 11:30
f44d9cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0-alpha3...3.0-alpha4

Dependencies update

09 Feb 16:30
368042e
Compare
Choose a tag to compare
  • locked doctrine/lexer to versions lower that 3

3.0-alpha3

01 Feb 12:06
782dcce
Compare
Choose a tag to compare
3.0-alpha3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0-alpha2...3.0-alpha3

Autorize doctrine/dbal v3

28 Dec 12:12
0fc0ad2
Compare
Choose a tag to compare
Pre-release

Updated composer.json

Initial 3.0 alpha release

22 Sep 15:45
b6b8120
Compare
Choose a tag to compare
Pre-release

In this release will be introduced compatibility with latest versions of Doctrine
Moved to latest PHPUnit

Dependencies update

22 Sep 15:44
d120066
Compare
Choose a tag to compare
  • added support of UUID to CAST
  • updated dependencies

Add support for bigint to cast function

22 Sep 13:25
Compare
Choose a tag to compare
For reference,
https://dev.mysql.com/doc/refman/5.6/en/cast-functions.html
https://dev.mysql.com/doc/refman/5.7/en/cast-functions.html
https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html
https://www.postgresql.org/docs/12/sql-expressions.html#SQL-SYNTAX-TYPE-CASTS
https://www.postgresql.org/docs/9.1/datatype-numeric.html

Fixed DATE_FORMAT for PHP 8

02 Sep 11:44
a56d033
Compare
Choose a tag to compare

Fixed Issue #78 Error when using DATE_FORMAT when used with PHP 8

Fixed DATE_FORMAT for PHP 8

02 Sep 13:35
529d239
Compare
Choose a tag to compare

Fixed Issue #78 Error when using DATE_FORMAT when used with PHP 8