- The
Configuration
[?] class was removed. - The
ZendeskExtension::getName
[?] method was removed. - The
ZendeskRestIterator::setupDeserialization
[?] method was removed. - The
ZendeskRestIterator::__construct(RestClientInterface $client, $resource, $dataKeyName, $params = [])
[?] method was changed toZendeskRestIterator::__construct(RestClientInterface $client, $resource, $dataKeyName, $params = [])
[?] - The
ZendeskRestTransport::__construct(SerializerInterface $serializer, $resultIteratorClass = null)
[?] method was changed toZendeskRestTransport::__construct(ContextAwareNormalizerInterface $normalizer, ContextAwareDenormalizerInterface $denormalizer, $resultIteratorClass = null)
[?] - The
AbstractExportWriter::setStepExecution(StepExecution $stepExecution)
[?] method was changed toAbstractExportWriter::setStepExecution(StepExecution $stepExecution)
[?] - The
AbstractNormalizer::normalize($object, $format = null, $context = [])
[?] method was changed toAbstractNormalizer::normalize($object, $format = null, $context = [])
[?] - The
TicketCommentNormalizer::denormalize($data, $class, $format = null, $context = [])
[?] method was changed toTicketCommentNormalizer::denormalize($data, $type, $format = null, $context = [])
[?] - The
TicketNormalizer::normalize($object, $format = null, $context = [])
[?] method was changed toTicketNormalizer::normalize($object, $format = null, $context = [])
[?] - The
AbstractExportProcessor::setStepExecution(StepExecution $stepExecution)
[?] method was changed toAbstractExportProcessor::setStepExecution(StepExecution $stepExecution)
[?] - The
AbstractImportProcessor::setStepExecution(StepExecution $stepExecution)
[?] method was changed toAbstractImportProcessor::setStepExecution(StepExecution $stepExecution)
[?] - The
AbstractSyncSchedulerListener::__construct(TokenAccessorInterface $tokenAccessor, ServiceLink $schedulerServiceLink)
[?] method was changed toAbstractSyncSchedulerListener::__construct(ContainerInterface $container, TokenAccessorInterface $tokenAccessor)
[?] - The following properties in class
ZendeskRestIterator
[?] were removed: - The
ZendeskRestTransport::$serializer
[?] property was removed. - The
TicketPriorityTranslation::$content
[?] property was removed. - The
TicketStatusTranslation::$content
[?] property was removed. - The
TicketTypeTranslation::$content
[?] property was removed. - The
UserRoleTranslation::$content
[?] property was removed.