EncryptBundle
EncryptBundle copied to clipboard
Enhancement: Add support for ?any? column types (e.g. json)
Covert values before/after encryption/decrytion by using doctrine internal converter.
PS: I've tested it with json as field, should also work with all others (object, array, simple_array, ...)
Thankyou for the pull request. I will look to do this in V4 over the next week or two.