Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 1.42 KB

incompatibilities-2-3.md

File metadata and controls

5 lines (4 loc) · 1.42 KB

MailChimpBundle

  • The AbstractStaticSegmentIterator::__construct(MarketingListProvider $marketingListProvider, OwnershipMetadataProvider $ownershipMetadataProvider, $removedItemClassName, $unsubscribedItemClassName)[?] method was changed to AbstractStaticSegmentIterator::__construct(MarketingListProvider $marketingListProvider, OwnershipMetadataProviderInterface $ownershipMetadataProvider, $removedItemClassName, $unsubscribedItemClassName)[?]
  • The ExportMailChimpProcessor::processMessageData(array $body, $integration)[?] method was changed to ExportMailChimpProcessor::processMessageData(array $body, Channel $integration)[?]