Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 15.5 KB

incompatibilities-5-0.md

File metadata and controls

50 lines (42 loc) · 15.5 KB

DotmailerBundle

  • The ActivityStep::doExecute(StepExecution $stepExecution)[?] method was changed to ActivityStep::doExecute(StepExecution $stepExecution)[?]

  • The ContactSyncStep::doExecute(StepExecution $stepExecution)[?] method was changed to ContactSyncStep::doExecute(StepExecution $stepExecution)[?]

  • The following methods in class ExportItemStep[?] were changed:

    • doExecute(StepExecution $stepExecution)[?]
    • doExecute(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
  • The following methods in class ImportExportErrorReportsStep[?] were changed:

    • doExecute(StepExecution $stepExecution)[?]
    • doExecute(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
  • The following methods in class ImportRejectedExportsStep[?] were changed:

    • doExecute(StepExecution $stepExecution)[?]
    • doExecute(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
    • getChannel(StepExecution $stepExecution)[?]
  • The UpdateEntityFieldsStep::doExecute(StepExecution $stepExecution)[?] method was changed to UpdateEntityFieldsStep::doExecute(StepExecution $stepExecution)[?]

  • The ImportExportLogHelper::getFormattedTimeOfStepExecution(StepExecution $stepExecution)[?] method was changed to ImportExportLogHelper::getFormattedTimeOfStepExecution(StepExecution $stepExecution)[?]

  • The JobContextComposite::__construct(StepExecution $stepExecution, ContextRegistry $contextRegistry)[?] method was changed to JobContextComposite::__construct(StepExecution $stepExecution, ContextRegistry $contextRegistry)[?]

  • The ContactsExportWriter::setStepExecution(StepExecution $stepExecution)[?] method was changed to ContactsExportWriter::setStepExecution(StepExecution $stepExecution)[?]

  • The RejectedContactExportWriter::setStepExecution(StepExecution $stepExecution)[?] method was changed to RejectedContactExportWriter::setStepExecution(StepExecution $stepExecution)[?]

  • The RemoveWriter::setStepExecution(StepExecution $stepExecution)[?] method was changed to RemoveWriter::setStepExecution(StepExecution $stepExecution)[?]

  • The RemovedContactsExportWriter::setStepExecution(StepExecution $stepExecution)[?] method was changed to RemovedContactsExportWriter::setStepExecution(StepExecution $stepExecution)[?]

  • The ConfigurableEntityNormalizer::denormalize($data, $class, $format = null, $context = [])[?] method was changed to ConfigurableEntityNormalizer::denormalize($data, $type, $format = null, $context = [])[?]

  • The DateTimeNormalizer::denormalize($data, $class, $format = null, $context = [])[?] method was changed to DateTimeNormalizer::denormalize($data, $type, $format = null, $context = [])[?]

  • The EnumNormalizer::normalize($object, $format = null, $context = [])[?] method was changed to EnumNormalizer::normalize($object, $format = null, $context = [])[?]

  • The AbstractReader::setStepExecution(StepExecution $stepExecution)[?] method was changed to AbstractReader::setStepExecution(StepExecution $stepExecution)[?]

  • The ExportContactProcessor::setStepExecution(StepExecution $stepExecution)[?] method was changed to ExportContactProcessor::setStepExecution(StepExecution $stepExecution)[?]

  • The ImportProcessor::setStepExecution(StepExecution $stepExecution)[?] method was changed to ImportProcessor::setStepExecution(StepExecution $stepExecution)[?]

  • The RejectedContactExportProcessor::setStepExecution(StepExecution $stepExecution)[?] method was changed to RejectedContactExportProcessor::setStepExecution(StepExecution $stepExecution)[?]

  • The RemovedExportProcessor::setStepExecution(StepExecution $stepExecution)[?] method was changed to RemovedExportProcessor::setStepExecution(StepExecution $stepExecution)[?]

  • The UnsubscribedContactSyncProcessor::setStepExecution(StepExecution $stepExecution)[?] method was changed to UnsubscribedContactSyncProcessor::setStepExecution(StepExecution $stepExecution)[?]

  • The UpdateEntityFieldsFromContactDataConverter::setEntityName($entityName)[?] method was changed to UpdateEntityFieldsFromContactDataConverter::setEntityName($entityName)[?]

  • The MarketingListStateItemVoter::__construct(DoctrineHelper $doctrineHelper, ContainerInterface $container, $contactClassName)[?] method was changed to MarketingListStateItemVoter::__construct(DoctrineHelper $doctrineHelper, ContainerInterface $container)[?]

  • The EntityUpdateListener::setEnabled[?] method was removed.

  • The MappingUpdateListener::setEnabled[?] method was removed.

  • The EntityUpdateListener::$enabled[?] property was removed.

  • The MappingUpdateListener::$enabled[?] property was removed.