Hello,
With new v3 version, we get an exception for postgresql database value {STRING_A,STRING_B,STRING_C,STRING_D} wich is valid postgresql value.
ArrayDataTransformer try to json_decode it but, it fails (logically).
So InvalidArrayFormatException::invalidFormat is triggered.