Revised the data extraction from UF_CRM_TASK in TaskExtraData.php to account for both single and array values. The explode operation now handles an array by first shifting an element before execution, providing more versatility in data processing while preventing potential errors.