- The
ZendeskRestIterator::setupDenormalization(ContextAwareDenormalizerInterface $denormalizer, $type, $context = [])
[?] method was changed toZendeskRestIterator::setupDenormalization(DenormalizerInterface $denormalizer, $type, $context = [])
[?] - The
ZendeskRestTransport::__construct(ContextAwareNormalizerInterface $normalizer, ContextAwareDenormalizerInterface $denormalizer, $resultIteratorClass = null)
[?] method was changed toZendeskRestTransport::__construct(NormalizerInterface $normalizer, DenormalizerInterface $denormalizer, $resultIteratorClass = null)
[?] - The
LoadPriorityData::$names
[?] property was removed. - The
LoadRolesData::$names
[?] property was removed. - The
LoadStatusData::$names
[?] property was removed. - The
LoadTicketTypeData::$names
[?] property was removed.