JsonB type has now limitation on convertToPhpValue function. You can't convert to some custom php classes now like this: public function convertToPHPValue($value, AbstractPlatform $platform): Currency Any reason behind limiting convert to only simple php types?