Skip to content

Releases: graciousagency/doctrine-encryption-bundle

4.0.0

06 Mar 10:51
Compare
Choose a tag to compare

What's Changed

  • Added compatibility with other DBMS and DBAL 4.0 by @zepich in #8

Full Changelog: 3.0.1...4.0.0

Symfony 6 and PHP 8.1 + 8.2 support

12 Apr 08:27
3b98581
Compare
Choose a tag to compare
3.0.1

Add Symfony 6 and PHP 8 support

3.0.0

11 Jan 16:37
3da8280
Compare
Choose a tag to compare

Upgrade PHP version to version 8

2.0.0

18 Sep 11:33
62012fd
Compare
Choose a tag to compare

Updated ORM Pack to ^2.0

1.2.0

18 Sep 09:58
Compare
Choose a tag to compare
use $_ENV instead of getenv(), require ext_json, add return types

1.1.1: Merge pull request #2 from graciousagency/feature/update

07 Feb 13:02
d990ab1
Compare
Choose a tag to compare

1.1.0: Merge pull request #1 from rickerd/master

17 Jun 11:41
e5d5979
Compare
Choose a tag to compare

Added EncryptedArrayCollection

1.0.4: Update composer.json

20 Dec 09:33
438e49c
Compare
Choose a tag to compare

1.0.3

19 Dec 10:14
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.0.2

19 Dec 09:42
Compare
Choose a tag to compare
Fixed issues where the to be decrypted value can be an empty string