Releases: ScientaNL/DoctrineJsonFunctions
Releases · ScientaNL/DoctrineJsonFunctions
4.5.0
- Updated Postgresql
JsonGet
: #72
- Updated
README.md
: #73
- Require correct
doctrine/orm
and doctrine/dbal
versions (~2.*
): #78
4.3.0
- Php8 compatibility
- Php7 and php8 testing
- Updated phpunit in
composer.json
to ^8.0 || ^9.0
- Updated doctrine dbal in
composer.json
to ^2.7
4.1.2
- Merged #58 to accept value arguments for the the postgresql JSON_GET_TEXT function
4.1.1
- Fixed #48 and tested the postgresql
JSON_GET_TEXT
function
4.1.0
- fixed
JSON_MERGE_PATCH
tests
- Added SQLite functions
4.0.2
- Added test for double quote quirk of DQL: doctrine/orm#5613
- Added readme for testing with docker and phpunit
- Added editorconfig for correct spacing
4.0.1
Bugfix #39 JSON_QUOTE accepts a value argument.
4.0.0
Added testcases for all mysql functions
Renamed Syslogic\
namespace to Scienta\