- Action
- ActionBundle
- ActivityBundle
- ActivityListBundle
- AddressBundle
- ApiBundle
- AssetBundle
- AttachmentBundle
- ChainProcessor
- ChartBundle
- CommentBundle
- Config
- ConfigBundle
- CronBundle
- DashboardBundle
- DataAuditBundle
- DataGridBundle
- DoctrineUtils
- EmailBundle
- EntityBundle
- EntityConfigBundle
- EntityExtendBundle
- EntityMergeBundle
- EntityPaginationBundle
- FilterBundle
- FormBundle
- GoogleIntegrationBundle
- HelpBundle
- ImapBundle
- ImportExportBundle
- InstallerBundle
- IntegrationBundle
- Layout
- LayoutBundle
- LocaleBundle
- MaintenanceBundle
- MicrosoftIntegrationBundle
- MigrationBundle
- NavigationBundle
- NoteBundle
- NotificationBundle
- OrganizationBundle
- PlatformBundle
- QueryDesignerBundle
- ReportBundle
- SSOBundle
- ScopeBundle
- SearchBundle
- SecurityBundle
- SyncBundle
- TranslationBundle
- UIBundle
- UserBundle
- WorkflowBundle
- WsseAuthenticationBundle
- The
ExtendableCondition::__construct(EventDispatcherInterface $eventDispatcher, FlashBag $flashBag, TranslatorInterface $translator)
[?] method was changed toExtendableCondition::__construct(EventDispatcherInterface $eventDispatcher, RequestStack $requestStack, TranslatorInterface $translator)
[?] - The
CloneEntity::__construct(ContextAccessor $contextAccessor, ManagerRegistry $registry, TranslatorInterface $translator, FlashBagInterface $flashBag = null, LoggerInterface $logger = null)
[?] method was changed toCloneEntity::__construct(ContextAccessor $contextAccessor, ManagerRegistry $registry, TranslatorInterface $translator, RequestStack $requestStack = null, LoggerInterface $logger = null)
[?] - The
ExtendableCondition::$flashBag
[?] property was removed. - The
CloneEntity::$flashBag
[?] property was removed.
-
The following methods in class
Operation
[?] were changed:__construct(ActionFactoryInterface $actionFactory, ExpressionFactory $conditionFactory, AttributeAssembler $attributeAssembler, FormOptionsAssembler $formOptionsAssembler, OperationDefinition $definition)
[?]__construct(ActionFactoryInterface $actionFactory, ExpressionFactory $conditionFactory, AttributeAssembler $attributeAssembler, FormOptionsAssembler $formOptionsAssembler, OptionsResolver $optionsResolver, OperationDefinition $definition)
[?]
-
The
OperationAssembler::__construct(ActionFactoryInterface $actionFactory, ExpressionFactory $conditionFactory, AttributeAssembler $attributeAssembler, FormOptionsAssembler $formOptionsAssembler)
[?] method was changed toOperationAssembler::__construct(ActionFactoryInterface $actionFactory, ExpressionFactory $conditionFactory, AttributeAssembler $attributeAssembler, FormOptionsAssembler $formOptionsAssembler, OptionsResolver $optionsResolver)
[?] -
The
OperationButtonProviderExtension::__construct(OperationRegistry $operationRegistry, ContextHelper $contextHelper, RouteProviderInterface $routeProvider, OptionsResolver $optionsResolver)
[?] method was changed toOperationButtonProviderExtension::__construct(OperationRegistry $operationRegistry, ContextHelper $contextHelper, RouteProviderInterface $routeProvider)
[?] -
The
OperationDefinition::isEnabled
[?] method was removed.
- The following methods in class
ActivityExtension
[?] were removed: - The following properties in class
ActivityExtension
[?] were removed: - The
ContextsSelectType::__construct(EntityManager $entityManager, ConfigManager $configManager, TranslatorInterface $translator, EventDispatcherInterface $dispatcher, EntityNameResolver $entityNameResolver, FeatureChecker $featureChecker)
[?] method was changed toContextsSelectType::__construct(EntityManagerInterface $entityManager, ConfigManager $configManager, TranslatorInterface $translator, EventDispatcherInterface $dispatcher, EntityNameResolver $entityNameResolver, FeatureChecker $featureChecker)
[?] - The
ContextsToViewTransformer::__construct(EntityManager $entityManager, $collectionModel = false)
[?] method was changed toContextsToViewTransformer::__construct(EntityManagerInterface $entityManager, $collectionModel = false)
[?] - The
ActivityScope::isAllowedOnPage($pageType, $configValue)
[?] method was changed toActivityScope::isAllowedOnPage($pageType, $configValue)
[?]
- The
ActivityListFactory
[?] class was removed. - The
ActivityListChainProvider::__construct($activityClasses, $activityAclClasses, ContainerInterface $providerContainer, DoctrineHelper $doctrineHelper, ConfigManager $configManager, TranslatorInterface $translator, EntityRoutingHelper $routingHelper, TokenAccessorInterface $tokenAccessor, ActivityListFactory $activityListFactory)
[?] method was changed toActivityListChainProvider::__construct($activityClasses, $activityAclClasses, ContainerInterface $providerContainer, DoctrineHelper $doctrineHelper, ConfigManager $configManager, TranslatorInterface $translator, EntityRoutingHelper $routingHelper, TokenAccessorInterface $tokenAccessor)
[?] - The
ActivityListFilter::createActivityQueryBuilder(EntityManager $em, $data, $entityIdField)
[?] method was changed toActivityListFilter::createActivityQueryBuilder(EntityManagerInterface $em, $data, $entityIdField)
[?] - The following methods in class
ActivityListExtension
[?] were removed: - The following properties in class
ActivityListExtension
[?] were removed:
-
The following methods in class
AddressApiUtils
[?] were changed:
- The following classes were removed:
- The
EntityLoader::__construct(ManagerRegistry $doctrine)
[?] method was changed toEntityLoader::__construct(DoctrineHelper $doctrineHelper)
[?] - The
ValueNormalizer::normalizeValue($value, $dataType, RequestType $requestType, $isArrayAllowed = false, $isRangeAllowed = false)
[?] method was changed toValueNormalizer::normalizeValue($value, $dataType, RequestType $requestType, $isArrayAllowed = false, $isRangeAllowed = false, $options = [])
[?] - The
AbstractBaseRequestDataValidator::validateTypeAndIdAreRequiredNotBlankString($data, $pointer)
[?] method was changed toAbstractBaseRequestDataValidator::validateTypeAndIdAreRequiredNotBlankString($data, $pointer)
[?] - The
CacheManager::__construct($configKeys, $apiDocViews, RequestExpressionMatcher $matcher, ConfigCacheFactory $configCacheFactory, ConfigCacheWarmer $configCacheWarmer, EntityAliasResolverRegistry $entityAliasResolverRegistry, ResourcesCacheWarmer $resourcesCacheWarmer, ApiDocExtractor $apiDocExtractor, ConfigProvider $configProvider)
[?] method was changed toCacheManager::__construct($apiDocViews, ConfigCacheWarmer $configCacheWarmer, EntityAliasResolverRegistry $entityAliasResolverRegistry, ResourcesCacheWarmer $resourcesCacheWarmer, ApiDocExtractor $apiDocExtractor, ConfigProvider $configProvider)
[?] - The
ConfigExclusionProvider::__construct(EntityHierarchyProviderInterface $entityHierarchyProvider, ConfigCache $configCache)
[?] method was changed toConfigExclusionProvider::__construct(EntityHierarchyProviderInterface $entityHierarchyProvider, ConfigCache $configCache, ExclusionProviderInterface $systemConfigExclusionProvider)
[?] - The
ResourcesCacheWarmer::warmUp($cacheDir)
[?] method was changed toResourcesCacheWarmer::warmUp($cacheDir)
[?] - The
OptimizedProcessorIterator::__construct($processors, $groups, $processorGroups, ContextInterface $context, ApplicableCheckerInterface $applicableChecker, ProcessorRegistryInterface $processorRegistry)
[?] method was changed toOptimizedProcessorIterator::__construct($processors, $groups, $processorGroups, ContextInterface $context, ApplicableCheckerInterface $applicableChecker, ProcessorRegistryInterface $processorRegistry, $applicableCache = null)
[?] - The
LoadParentEntity::__construct(DoctrineHelper $doctrineHelper, EntityIdHelper $entityIdHelper, QueryAclHelper $queryAclHelper)
[?] method was changed toLoadParentEntity::__construct(DoctrineHelper $doctrineHelper, AclProtectedEntityLoader $entityLoader)
[?] - The
LoadEntity::__construct(DoctrineHelper $doctrineHelper, EntityIdHelper $entityIdHelper, QueryAclHelper $queryAclHelper)
[?] method was changed toLoadEntity::__construct(DoctrineHelper $doctrineHelper, AclProtectedEntityLoader $entityLoader)
[?] - The
ProtectQueryByAcl::__construct(DoctrineHelper $doctrineHelper, AclHelper $aclHelper, AclAnnotationProvider $aclAnnotationProvider, $permission)
[?] method was changed toProtectQueryByAcl::__construct(DoctrineHelper $doctrineHelper, AclHelper $aclHelper, AclAttributeProvider $AclAttributeProvider, $permission)
[?] - The
NormalizeIncludedData::__construct(DoctrineHelper $doctrineHelper, EntityInstantiator $entityInstantiator, EntityLoader $entityLoader, ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry, ConfigProvider $configProvider, MetadataProvider $metadataProvider)
[?] method was changed toNormalizeIncludedData::__construct(DoctrineHelper $doctrineHelper, EntityInstantiator $entityInstantiator, AclProtectedEntityLoader $entityLoader, ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry, ConfigProvider $configProvider, MetadataProvider $metadataProvider, UpsertCriteriaBuilder $upsertCriteriaBuilder, EntityIdHelper $entityIdHelper)
[?] - The
DescriptionProcessor::__construct(RequestDependedTextProcessor $requestDependedTextProcessor, FeatureDependedTextProcessor $featureDependedTextProcessor)
[?] method was changed toDescriptionProcessor::__construct(RequestDependedTextProcessor $requestDependedTextProcessor)
[?] - The
EntityDescriptionHelper::__construct(EntityDescriptionProvider $entityDescriptionProvider, EntityNameProvider $entityNameProvider, TranslatorInterface $translator, ResourceDocProvider $resourceDocProvider, ResourceDocParserProvider $resourceDocParserProvider, DescriptionProcessor $descriptionProcessor, IdentifierDescriptionHelper $identifierDescriptionHelper)
[?] method was changed toEntityDescriptionHelper::__construct(EntityDescriptionProvider $entityDescriptionProvider, EntityNameProvider $entityNameProvider, TranslatorInterface $translator, ResourceDocProvider $resourceDocProvider, ResourceDocParserProvider $resourceDocParserProvider, DescriptionProcessor $descriptionProcessor, IdentifierDescriptionHelper $identifierDescriptionHelper, $maxEntitiesLimit, $maxDeleteEntitiesLimit)
[?] - The
AssociationHandler::createCustomizationContext()
[?] method was changed toAssociationHandler::createCustomizationContext($context)
[?] - The
EntityHandler::createCustomizationContext()
[?] method was changed toEntityHandler::createCustomizationContext($context)
[?] - The
ActionMetadataExtra::__construct($action)
[?] method was changed toActionMetadataExtra::__construct($action, $parentAction = null)
[?] - The
FormExtension::getType($name)
[?] method was changed toFormExtension::getType($name)
[?] - The
SwitchableFormRegistry::getType($name)
[?] method was changed toSwitchableFormRegistry::getType($name)
[?] - The
MetadataTypeGuesser::guessType($class, $property)
[?] method was changed toMetadataTypeGuesser::guessType($class, $property)
[?] - The
SwitchableDependencyInjectionExtension::hasType($name)
[?] method was changed toSwitchableDependencyInjectionExtension::hasType($name)
[?] - The
AbstractRelationshipMapper::mapDataToForms($viewData, $forms)
[?] method was changed toAbstractRelationshipMapper::mapDataToForms($viewData, Traversable $forms)
[?] - The
RestApiDocController::__construct(ApiDocExtractor $extractor, FormatterInterface $formatter, SessionInterface $session)
[?] method was changed toRestApiDocController::__construct(ApiDocExtractor $extractor, FormatterInterface $formatter, RequestStack $requestStack)
[?] - The
DumpCommand::__construct(ValueNormalizer $valueNormalizer, ResourcesProvider $resourcesProvider, SubresourcesProvider $subresourcesProvider, EntityClassProviderInterface $entityClassProvider)
[?] method was changed toDumpCommand::__construct(ValueNormalizer $valueNormalizer, ResourcesProvider $resourcesProvider, SubresourcesProvider $subresourcesProvider, EntityClassProviderInterface $entityClassProvider, ConfigProvider $configProvider)
[?] - The
IncludedEntityData::__construct($path, $index, $existing = false)
[?] method was changed toIncludedEntityData::__construct($path, $index, $existing = false, $targetAction = null)
[?] - The
CollectProcessedIncludedEntities::__construct(IncludeMapManager $includeMapManager, ValueNormalizer $valueNormalizer)
[?] method was changed toCollectProcessedIncludedEntities::__construct(IncludeMapManager $includeMapManager, ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] - The
CacheManager::warmUpDirtyCaches
[?] method was removed. - The
Context::isMasterRequest
[?] method was removed. - The following methods in class
CustomizeFormDataContext
[?] were removed: - The following methods in class
CompositeIdentifierFilter
[?] were removed: - The
ContextInterface::isMasterRequest
[?] method was removed. - The
ContextInterface::isMainRequest
[?] interface method was added. The following methods in interfaceFormContext
were added (with link)
- The
BuildVersionStrategy::getVersion($path)
[?] method was changed toBuildVersionStrategy::getVersion($path)
[?] - The
AssetConfigCache::warmUp($cacheDir)
[?] method was changed toAssetConfigCache::warmUp($cacheDir)
[?] - The
AssetConfigCacheWarmer::warmUp($cacheDir)
[?] method was changed toAssetConfigCacheWarmer::warmUp($cacheDir)
[?]
- The
AddFileContentFormListener
[?] class was removed. - The
ExternalFileMimeType::$errorNames
[?] property was removed. - The
ExternalFileUrl::$errorNames
[?] property was removed. - The
FileFieldCompatibility::$errorNames
[?] property was removed. - The
AttachmentExtension::$extendExtension
[?] property was removed. - The
ExternalFileFactory::__construct(ClientInterface $httpClient, $httpOptions = [])
[?] method was changed toExternalFileFactory::__construct(ClientInterface $httpClient, $httpOptions, LoggerInterface $logger)
[?] - The
AttachmentProvider::__construct(EntityManager $entityManager, AttachmentAssociationHelper $attachmentAssociationHelper, AttachmentManager $attachmentManager, PictureSourcesProviderInterface $pictureSourcesProvider)
[?] method was changed toAttachmentProvider::__construct(EntityManagerInterface $em, AttachmentAssociationHelper $attachmentAssociationHelper, AttachmentManager $attachmentManager, PictureSourcesProviderInterface $pictureSourcesProvider)
[?] - The
MultiFileBlockListener::__construct(ConfigProvider $configProvider, TranslatorInterface $translator)
[?] method was changed toMultiFileBlockListener::__construct(ConfigProvider $configProvider, TranslatorInterface $translator, AttributeManager $attributeManager)
[?] - The
OriginalFileNamesConfigurationListener::__construct(Session $session, TranslatorInterface $translator)
[?] method was changed toOriginalFileNamesConfigurationListener::__construct(RequestStack $requestStack, TranslatorInterface $translator)
[?] - The
AttachmentExtension::setExtendExtension
[?] method was removed.
- The
ProcessorIterator::__construct($processors, ContextInterface $context, ApplicableCheckerInterface $applicableChecker, ProcessorRegistryInterface $processorRegistry)
[?] method was changed toProcessorIterator::__construct($processors, ContextInterface $context, ApplicableCheckerInterface $applicableChecker, ProcessorRegistryInterface $processorRegistry, $applicableCache = null)
[?] - The
ContextInterface::getChecksum
[?] interface method was added.
- The
ChartOptionsBuilder::buildOptions
[?] method was removed. - The
DataGridData::$datagrid
[?] property was removed.
- The
CommentExtension::setExtendExtension
[?] method was removed. - The
CommentExtension::$extendExtension
[?] property was removed. - The
CommentLifecycleListener::setUpdatedProperties(Comment $comment, EntityManager $entityManager, $update = false)
[?] method was changed toCommentLifecycleListener::setUpdatedProperties(Comment $comment, EntityManagerInterface $entityManager, $update = false)
[?]
-
The
CumulativeResourceInfo::__construct($bundleClass, $name, $path, $data = [])
[?] method was changed toCumulativeResourceInfo::__construct($bundleClass, $name, $path, $data = [], $folderPlaceholder = null)
[?] -
The
CumulativeFileLoader::load($bundleClass, $bundleDir, $bundleAppDir)
[?] method was changed toCumulativeFileLoader::load($bundleClass, $bundleDir, $bundleAppDir, $folderPlaceholder)
[?] -
The following methods in class
ConfigObject
[?] were changed:
-
The following classes were removed:
-
The
ConfigGetEvent::__construct(ConfigManager $configManager, $key, $value, $full, $scopeId)
[?] method was changed toConfigGetEvent::__construct(ConfigManager $configManager, $key, $value, $full, $scope, $scopeId)
[?] -
The
ConfigUpdateEvent::__construct($changeSet, $scope = null, $scopeId = null)
[?] method was changed toConfigUpdateEvent::__construct($changeSet, $scope, $scopeId)
[?] -
The
AbstractScopeManager::getSettingValue($name, $full = false, $scopeIdentifier = null, $skipChanges = false)
[?] method was changed toAbstractScopeManager::getSettingValue($name, $full = false, $scopeIdentifier = null, $skipChanges = false)
[?] -
The following methods in class
ConfigApiManager
[?] were changed: -
The
ConfigChangeSet::isChanged($name)
[?] method was changed toConfigChangeSet::isChanged($name)
[?] -
The
ConfigManager::setScopeIdFromEntity($entity)
[?] method was changed toConfigManager::setScopeIdFromEntity($entity)
[?] -
The
GlobalScopeManager::getScopeIdFromEntity($entity)
[?] method was changed toGlobalScopeManager::getScopeIdFromEntity($entity)
[?] -
The following methods in class
UserScopeManager
[?] were changed: -
The following methods in class
SectionDefinition
[?] were changed: -
The
VariableDefinition::__construct($key, $type)
[?] method was changed toVariableDefinition::__construct($key, $type)
[?] -
The
ConfigurationRepository::getSection($sectionId, $scope)
[?] method was changed toConfigurationRepository::getSection($sectionId, $scope, $withOptions = true)
[?] -
The
GetScope::__construct(ConfigurationRepository $configRepository)
[?] method was changed toGetScope::__construct($scopes)
[?] -
The following methods in class
ConfigManager
[?] were removed: -
The
ConfigurationRepository::getScopes
[?] method was removed.
- The
CommandRunner::__construct(KernelInterface $kernel)
[?] method was changed toCommandRunner::__construct($projectDir, $environment)
[?]
- The
AuditChangedEntitiesInverseCollectionsChunkProcessor::__construct(EntityChangesToAuditEntryConverter $entityChangesToAuditEntryConverter, JobRunner $jobRunner)
[?] method was changed toAuditChangedEntitiesInverseCollectionsChunkProcessor::__construct(EntityChangesToAuditEntryConverter $entityChangesToAuditEntryConverter, JobRunner $jobRunner, AuditConfigProvider $auditConfigProvider)
[?]
- The
ConfigurationProvider::__construct(RawConfigurationProvider $rawConfigurationProvider, SystemAwareResolver $resolver)
[?] method was changed toConfigurationProvider::__construct(RawConfigurationProviderInterface $rawConfigurationProvider, SystemAwareResolver $resolver)
[?] - The
RawConfigurationProvider::__construct($cacheDir, $debug)
[?] method was changed toRawConfigurationProvider::__construct($cacheDir, $debug, GridCacheUtils $gridCacheUtils)
[?] - The
DeleteMassActionHandler::finishBatch(EntityManager $manager)
[?] method was changed toDeleteMassActionHandler::finishBatch(EntityManagerInterface $manager)
[?] - The
AppearanceTypeManager::__construct(EntityManager $em)
[?] method was changed toAppearanceTypeManager::__construct(ManagerRegistry $doctrine)
[?] - The
Builder::__construct($baseDatagridClass, $acceptorClass, EventDispatcherInterface $eventDispatcher, ContainerInterface $dataSources, $extensions)
[?] method was changed toBuilder::__construct($baseDatagridClass, $acceptorClass, EventDispatcherInterface $eventDispatcher, ContainerInterface $dataSources, $extensions, MemoryCacheProviderInterface $memoryCacheProvider)
[?] - The
Datagrid::__construct($name, DatagridConfiguration $config, ParameterBag $parameters)
[?] method was changed toDatagrid::__construct($name, DatagridConfiguration $config, ParameterBag $parameters)
[?] - The
MetadataObject::createNamed($name, $params)
[?] method was changed toMetadataObject::createNamed($name, $params, PropertyAccessorInterface $propertyAccessor = null)
[?] - The
DatagridPreExportTopic::__construct($batchSize, TokenAccessorInterface $tokenAccessor, $outputFormats = [ ... ])
[?] method was changed toDatagridPreExportTopic::__construct($batchSize, TokenAccessorInterface $tokenAccessor, ConfigurationProviderInterface $provider, $outputFormats = [ ... ])
[?] - The following properties in class
DeleteMassActionHandler
[?] were removed: - The following properties in class
FieldAclExtension
[?] were removed: - The
AppearanceTypeManager::$em
[?] property was removed. - The
ConfigurationProviderInterface::isValidConfiguration
[?] interface method was added.
- The
QueryBuilderUtil::findJoinByAlias(QueryBuilder $qb, $alias)
[?] method was changed toQueryBuilderUtil::findJoinByAlias(QueryBuilder $qb, $alias)
[?]
-
The following classes were removed:
-
The
SendEmailTemplate::__construct(ContextAccessor $contextAccessor, ValidatorInterface $validator, EmailAddressHelper $emailAddressHelper, EntityNameResolver $entityNameResolver, AggregatedEmailTemplatesSender $aggregatedEmailTemplatesSender)
[?] method was changed toSendEmailTemplate::__construct(ContextAccessor $contextAccessor, ValidatorInterface $validator, EmailAddressHelper $emailAddressHelper, EntityNameResolver $entityNameResolver, EmailTemplateSender $emailTemplateSender)
[?] -
The
EmailSecurityPolicyDecorator::__construct(SecurityPolicyInterface $securityPolicy)
[?] method was changed toEmailSecurityPolicyDecorator::__construct(SecurityPolicyInterface $securityPolicy, TemplateRendererConfigProviderInterface $templateRendererConfigProvider)
[?] -
The
EmailModelSender::__construct(MailerInterface $mailer, EmbeddedImagesInEmailModelHandler $embeddedImagesInEmailModelHandler, EmailFactory $symfonyEmailFactory, EmailUserFromEmailModelBuilder $emailUserFromEmailModelBuilder, EventDispatcherInterface $eventDispatcher)
[?] method was changed toEmailModelSender::__construct(MailerInterface $mailer, EmbeddedImagesInEmailModelHandler $embeddedImagesInEmailModelHandler, EmailFactory $symfonyEmailFactory, EmailUserFromEmailModelBuilder $emailUserFromEmailModelBuilder, EventDispatcherInterface $eventDispatcher, EntityListener $emailEntityListener)
[?] -
The
EmailRenderer::__construct(Environment $environment, TemplateRendererConfigProviderInterface $configProvider, VariableProcessorRegistry $variableProcessors, TranslatorInterface $translator, Inflector $inflector, HtmlTagHelper $htmlTagHelper)
[?] method was changed toEmailRenderer::__construct(TemplateRenderer $templateRenderer, Environment $twigEnvironment, EmailTemplateRenderingContext $emailTemplateRenderingContext, EventDispatcherInterface $eventDispatcher, PropertyAccessorInterface $propertyAccessor, HtmlTagHelper $htmlTagHelper)
[?] -
The
SmtpSettingsProvider::getSmtpSettings($scopeIdentifier = null)
[?] method was changed toSmtpSettingsProvider::getSmtpSettings($scopeIdentifier = null)
[?] -
The following methods in class
EmailTemplate
[?] were changed: -
The
AddActivityTarget::__construct(ContextAccessor $contextAccessor, EmailActivityManager $activityManager, ActivityListChainProvider $chainProvider, EntityManager $entityManager)
[?] method was changed toAddActivityTarget::__construct(ContextAccessor $contextAccessor, ActivityManager $activityManager)
[?] -
The
AutoResponseManager::__construct(ManagerRegistry $registry, EmailModelBuilder $emailBuilder, EmailModelSender $emailModelSender, EmailRenderer $emailRender, LoggerInterface $logger, TranslatorInterface $translator, $defaultLocale)
[?] method was changed toAutoResponseManager::__construct(ManagerRegistry $registry, EmailModelBuilder $emailBuilder, EmailModelSender $emailModelSender, TranslatedEmailTemplateProvider $translatedEmailTemplateProvider, EmailRenderer $emailRender, LoggerInterface $logger, TranslatorInterface $translator, $defaultLocale)
[?] -
The
SystemConfigTransportRealDsnProvider::__construct(AbstractSmtpSettingsProvider $smtpSettingsProvider, DsnFromSmtpSettingsFactory $dsnFromSmtpSettingsFactory)
[?] method was changed toSystemConfigTransportRealDsnProvider::__construct(SmtpSettingsProviderInterface $smtpSettingsProvider, DsnFromSmtpSettingsFactory $dsnFromSmtpSettingsFactory)
[?] -
The
EmailType::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, EmailRenderer $emailRenderer, EmailModelBuilderHelper $emailModelBuilderHelper, ConfigManager $configManager)
[?] method was changed toEmailType::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, EmailModelBuilderHelper $emailModelBuilderHelper, ConfigManager $configManager, EventSubscriberInterface $emailTemplateRenderingSubscriber)
[?] -
The
EmailHandler::__construct(FormInterface $form, RequestStack $requestStack, EmailModelSender $emailModelSender, LoggerInterface $logger)
[?] method was changed toEmailHandler::__construct(FormFactoryInterface $formFactory, EmailModelSender $emailModelSender, LoggerInterface $logger)
[?] -
The
UserEmailConfigHandler::__construct(EntityManager $entityManager)
[?] method was changed toUserEmailConfigHandler::__construct(ManagerRegistry $doctrine)
[?] -
The
EmailConfigurationConfigurator::configure(FormBuilderInterface $builder, $options)
[?] method was changed toEmailConfigurationConfigurator::configure(FormBuilderInterface $builder, $options)
[?] -
The
EmailTemplateCompilationException::__construct(EmailTemplateCriteria $criteria, Error $previous = null)
[?] method was changed toEmailTemplateCompilationException::__construct($object, Error $previous = null)
[?] -
The
EmailTemplateNotFoundException::__construct(EmailTemplateCriteria $criteria)
[?] method was changed toEmailTemplateNotFoundException::__construct($templateName)
[?] -
The
EmailBodyAddListener::__construct(EmailAttachmentManager $attachmentManager, ConfigProvider $configProvider, EmailActivityListProvider $activityListProvider, AuthorizationCheckerInterface $authorizationChecker, TokenStorageInterface $tokenStorage, ActivityListChainProvider $chainProvider, EntityManager $entityManager)
[?] method was changed toEmailBodyAddListener::__construct(EmailAttachmentManager $attachmentManager, ConfigProvider $configProvider, EmailActivityListProvider $activityListProvider, AuthorizationCheckerInterface $authorizationChecker, TokenStorageInterface $tokenStorage, ActivityListChainProvider $chainProvider, ManagerRegistry $doctrine)
[?] -
The
NotificationAlertsListener::__construct(RouterInterface $router, Session $session, TranslatorInterface $translator, NotificationAlertManager $notificationAlertManager, MailboxManager $mailboxManager, TokenAccessorInterface $tokenAccessor)
[?] method was changed toNotificationAlertsListener::__construct(RouterInterface $router, RequestStack $requestStack, TranslatorInterface $translator, NotificationAlertManager $notificationAlertManager, MailboxManager $mailboxManager, TokenAccessorInterface $tokenAccessor)
[?] -
The
EmailOrigin::getFolder($type, $fullName = null)
[?] method was changed toEmailOrigin::getFolder($type, $fullName = null)
[?] -
The
EmailTemplateRepository::findWithLocalizations(EmailTemplateCriteria $criteria)
[?] method was changed toEmailTemplateRepository::findWithLocalizations(EmailTemplateCriteria $emailTemplateCriteria, $templateContext = [])
[?] -
The
EmailUserRepository::setEmailUsersSeen($ids, $seen)
[?] method was changed toEmailUserRepository::setEmailUsersSeen($ids, $seen)
[?] -
The
EmailThreadProvider::getEmailReferences(EntityManager $entityManager, Email $entity)
[?] method was changed toEmailThreadProvider::getEmailReferences(EntityManagerInterface $entityManager, Email $entity)
[?] -
The
EmailActivityManager::__construct(ActivityManager $activityManager, EmailActivityListProvider $activityListProvider, EmailThreadProvider $emailThreadProvider, TokenStorageInterface $tokenStorage, ServiceLink $entityOwnerAccessorLink, EntityManager $em)
[?] method was changed toEmailActivityManager::__construct(ActivityManager $activityManager, EmailActivityListProvider $activityListProvider, EmailThreadProvider $emailThreadProvider, TokenStorageInterface $tokenStorage, ServiceLink $entityOwnerAccessorLink, ManagerRegistry $doctrine)
[?] -
The
EmailActivitySearchApiEntityManager::__construct($class, ObjectManager $om, ActivityManager $activityManager, Indexer $searchIndexer, EntityNameResolver $entityNameResolver)
[?] method was changed toEmailActivitySearchApiEntityManager::__construct($class, ObjectManager $om, ActivityManager $activityManager, Indexer $searchIndexer)
[?] -
The
EmailThreadManager::__construct(EmailThreadProvider $emailThreadProvider, EntityManager $em)
[?] method was changed toEmailThreadManager::__construct(EmailThreadProvider $emailThreadProvider, ManagerRegistry $doctrine)
[?] -
The
DebugEmailTemplateCompileCommand::__construct(DoctrineHelper $doctrineHelper, EmailRenderer $emailRenderer, MailerInterface $mailer)
[?] method was changed toDebugEmailTemplateCompileCommand::__construct(DoctrineHelper $doctrineHelper, EmailTemplateProvider $emailTemplateProvider, EmailRenderer $emailRenderer, MailerInterface $mailer)
[?] -
The following methods in class
EmailEntityBatchProcessor
[?] were changed: -
The
EmailUserFromEmailModelBuilder::__construct(ManagerRegistry $managerRegistry, EmailEntityBuilder $emailEntityBuilder, EmailOriginHelper $emailOriginHelper, ParentMessageIdProvider $parentMessageIdProvider, EmailActivityManager $emailActivityManager)
[?] method was changed toEmailUserFromEmailModelBuilder::__construct(ManagerRegistry $doctrine, EmailEntityBuilder $emailEntityBuilder, EmailOriginHelper $emailOriginHelper, ParentMessageIdProvider $parentMessageIdProvider, ActivityManager $activityManager)
[?] -
The
SendEmailTemplateProcessor::__construct(ManagerRegistry $managerRegistry, AggregatedEmailTemplatesSender $aggregatedEmailTemplatesSender)
[?] method was changed toSendEmailTemplateProcessor::__construct(ManagerRegistry $doctrine, EmailTemplateSender $emailTemplateSender, LoggerInterface $logger)
[?] -
The
AssociationManager::__construct(DoctrineHelper $doctrineHelper, EmailActivityManager $emailActivityManager, EmailOwnersProvider $emailOwnersProvider, EmailManager $emailManager, MessageProducerInterface $producer)
[?] method was changed toAssociationManager::__construct(DoctrineHelper $doctrineHelper, ActivityManager $activityManager, EmailOwnersProvider $emailOwnersProvider, EmailManager $emailManager, MessageProducerInterface $producer)
[?] -
The
NotificationAlertManager::__construct
[?] method was removed. -
The
EmailRenderer::getVariableNotFoundMessage
[?] method was removed. -
The
EmailTemplateSelectType::getName
[?] method was removed. -
The following methods in class
EmailType
[?] were removed: -
The following methods in class
EmailConfigurationHandler
[?] were removed: -
The
EmailHandler::process
[?] method was removed. -
The following methods in class
EntityListener
[?] were removed: -
The following methods in class
EmailTemplate
[?] were removed: -
The
EmailRepository::getEmailUserIdsByEmailAddressQb
[?] method was removed. -
The
EmailThreadProvider::getEmailThread
[?] method was removed. -
The following methods in class
EmailActivityManager
[?] were removed: -
The following methods in class
EmailActivitySearchApiEntityManager
[?] were removed: -
The
EmailThreadManager::updateRefs
[?] method was removed. -
The
Configuration::getConfigKeyByName
[?] method was removed. -
The
EmailController::getEntityManagerForClass
[?] method was removed. -
The
EmailType::$emailRenderer
[?] property was removed. -
The following properties in class
EmailConfigurationHandler
[?] were removed: -
The
EmailBodyAddListener::$entityManager
[?] property was removed. -
The following properties in class
EntityListener
[?] were removed: -
The
EmailActivityManager::$em
[?] property was removed. -
The
EmailActivitySearchApiEntityManager::$entityNameResolver
[?] property was removed. -
The
EmailThreadManager::$em
[?] property was removed. -
The
AssociationManager::$emailActivityManager
[?] property was removed. -
The following interfaces were removed:
-
The
EmailTemplateInterface::getName
[?] interface method was added.
- The
AnnotationException
[?] class was removed. - The
EntityExtension::getEntityName($object, $locale = null)
[?] method was changed toEntityExtension::getEntityName($object, $locale = null, $format = null)
[?] - The
TemplateRenderer::__construct(Environment $environment, TemplateRendererConfigProviderInterface $configProvider, VariableProcessorRegistry $variableProcessors, Inflector $inflector)
[?] method was changed toTemplateRenderer::__construct(Environment $twigEnvironment, TemplateDataFactory $templateDataFactory, SystemVariablesTemplateProcessor $systemVariablesTemplateProcessor, EntityVariablesTemplateProcessor $entityVariablesTemplateProcessor)
[?] - The
EntityStructureNormalizer::normalize(EntityStructure $entity, EntityDefinitionConfig $config)
[?] method was changed toEntityStructureNormalizer::normalize(EntityStructure $entity, RequestType $requestType)
[?] - The following methods in class
TemplateRenderer
[?] were removed: - The
DatabaseChecker::getConnection
[?] method was removed. - The
TemplateRenderer::$environment
[?] property was removed.
-
The following classes were removed:
-
The following methods in class
ConfigLoader
[?] were removed: -
The
InsertEntityConfigIndexFieldValueQuery::setConnection
[?] method was removed. -
The
MassUpdateEntityConfigQuery::setConnection
[?] method was removed. -
The following methods in class
UpdateEntityConfigEntityValueQuery
[?] were removed: -
The
UpdateEntityConfigFieldValueQuery::setConfigurationHandler
[?] method was removed. -
The
UpdateEntityConfigIndexFieldValueQuery::setConnection
[?] method was removed. -
The
AttributeConfigExtension::onPostSubmit
[?] method was removed. -
The following methods in class
ConfigLoader
[?] were changed: -
The
MetadataFactory::__construct(AnnotationDriver $driver)
[?] method was changed toMetadataFactory::__construct(AttributeDriver $driver)
[?] -
The
EntityFieldWriter::__construct(ConfigManager $configManager, ConfigTranslationHelper $translationHelper, EnumSynchronizer $enumSynchronizer, EntityFieldStateChecker $entityFieldStateChecker)
[?] method was changed toEntityFieldWriter::__construct(ConfigManager $configManager, ConfigTranslationHelper $translationHelper, EnumSynchronizer $enumSynchronizer, EntityFieldStateChecker $entityFieldStateChecker, EventDispatcherInterface $eventDispatcher)
[?] -
The
ConfigHelperHandler::__construct(FormFactoryInterface $formFactory, Session $session, Router $router, ConfigHelper $configHelper, TranslatorInterface $translator, UrlGeneratorInterface $urlGenerator)
[?] method was changed toConfigHelperHandler::__construct(FormFactoryInterface $formFactory, RequestStack $requestStack, Router $router, ConfigHelper $configHelper)
[?] -
The
RemoveRestoreConfigFieldHandler::__construct(ConfigManager $configManager, FieldNameValidationHelper $validationHelper, ConfigHelper $configHelper, Session $session, ManagerRegistry $registry)
[?] method was changed toRemoveRestoreConfigFieldHandler::__construct(ConfigManager $configManager, FieldNameValidationHelper $validationHelper, ConfigHelper $configHelper, RequestStack $requestStack, ManagerRegistry $registry)
[?] -
The
AttributeFamilyExtension::__construct(ConfigProvider $attributeConfigProvider)
[?] method was changed toAttributeFamilyExtension::__construct(ConfigProvider $attributeConfigProvider, EntityNameResolver $entityNameResolver)
[?] -
The
AttributeFormViewListener::__construct(AttributeManager $attributeManager)
[?] method was changed toAttributeFormViewListener::__construct(AttributeManager $attributeManager, FieldAclHelper $fieldAclHelper)
[?] -
The following methods in class
DeletedAttributeRelationListener
[?] were changed: -
The
InvalidateTranslationCacheListener::__construct(ManagerRegistry $doctrine)
[?] method was changed toInvalidateTranslationCacheListener::__construct(ManagerRegistry $doctrine, DoctrineAclCacheProvider $queryCacheProvider)
[?] -
The following properties in class
ConfigLoader
[?] were removed: -
The
InsertEntityConfigIndexFieldValueQuery::$connection
[?] property was removed. -
The
MassUpdateEntityConfigQuery::$connection
[?] property was removed. -
The following properties in class
UpdateEntityConfigEntityValueQuery
[?] were removed: -
The
UpdateEntityConfigFieldValueQuery::$configurationHandler
[?] property was removed. -
The
UpdateEntityConfigIndexFieldValueQuery::$connection
[?] property was removed. -
The
ConfigHelperHandler::$urlGenerator
[?] property was removed.
- The following classes were removed:
- The following methods in class
ExtendClassLoadingUtils
[?] were removed: - The
LoadEntityConfigStateMigration::setDataStorageExtension
[?] method was removed. - The
RefreshExtendCacheMigration::setDataStorageExtension
[?] method was removed. - The
UpdateExtendConfigMigration::setDataStorageExtension
[?] method was removed. - The following methods in class
UpdateExtendIndicesMigration
[?] were removed: - The
ExtendExtension::setNameGenerator
[?] method was removed. - The
RefreshExtendCachePostUpMigrationListener::onPostUp
[?] method was removed. - The
ExtendMigrationExecutor::createSchemaObject($tables = [], $sequences = [], $schemaConfig = null)
[?] method was changed toExtendMigrationExecutor::createSchemaObject($tables = [], $sequences = [], $schemaConfig = null)
[?] - The
RenameExtension::renameTable(Schema $schema, QueryBag $queries, $oldTableName, $newTableName)
[?] method was changed toRenameExtension::renameTable(Schema $schema, QueryBag $queries, $oldTableName, $newTableName)
[?] - The
EnumNormalizer::__construct(FieldHelper $fieldHelper)
[?] method was changed toEnumNormalizer::__construct(FieldHelper $fieldHelper, EnumValueProvider $enumValueProvider)
[?] - The
FieldSessionStorage::__construct(Session $session)
[?] method was changed toFieldSessionStorage::__construct(RequestStack $requestStack)
[?] - The
EntityExtendUpdateHandler::__construct(EntityExtendUpdateProcessor $entityExtendUpdateProcessor)
[?] method was changed toEntityExtendUpdateHandler::__construct(EntityExtendUpdateProcessor $entityExtendUpdateProcessor, Mode $maintenance)
[?] - The
EntityExtendUpdateProcessor::__construct(Mode $maintenance, CommandExecutor $commandExecutor, LoggerInterface $logger, EventDispatcherInterface $dispatcher, EntityConfigBackupManagerInterface $entityConfigBackupManager, ConfigManager $configManager, $profiler = null)
[?] method was changed toEntityExtendUpdateProcessor::__construct(CommandExecutor $commandExecutor, LoggerInterface $logger, EventDispatcherInterface $dispatcher, EntityConfigBackupManagerInterface $entityConfigBackupManager, ConfigManager $configManager, $profiler = null)
[?] - The
EntityExtendUpdateResult::__construct($successful, $failureMessage = null)
[?] method was changed toEntityExtendUpdateResult::__construct($successful, $failureMessage = null, $resultData = [])
[?] - The
DoctrineListener::__construct(ExtendMetadataBuilder $metadataBuilder, Reader $reader, ConfigProvider $extendConfigProvider)
[?] method was changed toDoctrineListener::__construct(ExtendMetadataBuilder $metadataBuilder, AttributeReader $reader, ConfigProvider $extendConfigProvider)
[?] - The
MigrationUpdateConfigCommand::__construct(ExtendOptionsParser $extendOptionsParser, ExtendConfigProcessor $extendConfigProcessor, $optionsPath)
[?] method was changed toMigrationUpdateConfigCommand::__construct(ExtendOptionsParser $extendOptionsParser, ExtendConfigProcessor $extendConfigProcessor, ConfigManager $configManager, $optionsPath)
[?] - The
UpdateConfigCommand::__construct(ExtendConfigDumper $extendConfigDumper)
[?] method was changed toUpdateConfigCommand::__construct(ExtendConfigDumper $extendConfigDumper, ConfigManager $configManager)
[?] - The
CacheWarmerAggregate::warmUp($cacheDir)
[?] method was changed toCacheWarmerAggregate::warmUp($cacheDir, $buildDir = null, SymfonyStyle $io = null)
[?] - The
LoadEntityConfigStateMigration::$dataStorageExtension
[?] property was removed. - The
RefreshExtendCacheMigration::$dataStorageExtension
[?] property was removed. - The
UpdateExtendConfigMigration::$dataStorageExtension
[?] property was removed. - The following properties in class
UpdateExtendIndicesMigration
[?] were removed: - The
ExtendExtension::$nameGenerator
[?] property was removed. - The
CacheCommand::$extendConfigDumper
[?] property was removed. - The
EntityFieldExtensionInterface::getMethodInfo
[?] interface method was added.
- The
MergeFieldsStep::$eventDispatcher
[?] property was removed. - The
RemoveEntitiesStep::$doctrineHelper
[?] property was removed. - The
MergeController::getEntityManager
[?] method was removed.
- The following properties in class
EntityPaginationStorage
[?] were removed: - The following properties in class
MessageManager
[?] were removed: - The
MessageManager::__construct(Session $session, TranslatorInterface $translator, EntityPaginationNavigation $navigation, EntityPaginationStorage $storage)
[?] method was changed toMessageManager::__construct(RequestStack $requestStack, TranslatorInterface $translator, EntityPaginationNavigation $navigation, EntityPaginationStorage $storage)
[?]
- The
FiltersMetadataProvider::__construct(RawConfigurationProvider $configurationProvider, TranslatorInterface $translator)
[?] method was changed toFiltersMetadataProvider::__construct(RawConfigurationProviderInterface $configurationProvider, TranslatorInterface $translator)
[?] - The
AbstractFilterExtension::__construct(RawConfigurationProvider $configurationProvider, FilterBagInterface $filterBag, DatagridFiltersProviderInterface $datagridFiltersProvider, FiltersMetadataProvider $filtersMetadataProvider, DatagridStateProviderInterface $filtersStateProvider, FilterExecutionContext $filterExecutionContext)
[?] method was changed toAbstractFilterExtension::__construct(FilterBagInterface $filterBag, DatagridFiltersProviderInterface $datagridFiltersProvider, FiltersMetadataProvider $filtersMetadataProvider, DatagridStateProviderInterface $filtersStateProvider, FilterExecutionContext $filterExecutionContext)
[?] - The
AbstractFilterExtension::$configurationProvider
[?] property was removed.
-
The
RegExpSyntax::$errorNames
[?] property was removed. -
The
UpdateHandlerFacade::$session
[?] property was removed. -
The following properties in class
DataBlockBuilder
[?] were removed: -
The
UpdateHandlerFacade::__construct(RequestStack $requestStack, Session $session, Router $router, DoctrineHelper $doctrineHelper, UpdateFactory $updateFactory)
[?] method was changed toUpdateHandlerFacade::__construct(RequestStack $requestStack, Router $router, DoctrineHelper $doctrineHelper, UpdateFactory $updateFactory)
[?] -
The
DataBlockRenderer::render(Environment $env, $context, FormView $form, $formVariableName)
[?] method was changed toDataBlockRenderer::render(Environment $env, $context, FormView $form, $formVariableName)
[?] -
The following methods in class
ConstraintConverter
[?] were changed: -
The
PercentRangeConstraintConverter::convertConstraint(Constraint $constraint)
[?] method was changed toPercentRangeConstraintConverter::convertConstraint(Constraint $constraint, $form = null)
[?] -
The
NumberToLocalizedStringTransformer::__construct(NumberFormatter $numberFormatter, $scale = null, $grouping = false, $roundingMode, $locale = null)
[?] method was changed toNumberToLocalizedStringTransformer::__construct(NumberFormatter $numberFormatter, $scale = null, $grouping = false, $roundingMode, $locale = null)
[?] -
The following methods in class
DataBlockBuilder
[?] were changed: -
The
ConstraintConverterInterface::convertConstraint(Constraint $constraint)
[?] method was changed toConstraintConverterInterface::convertConstraint(Constraint $constraint, $form = null)
[?] -
The
PercentRangeConstraintConverter::__construct
[?] method was removed. -
The
ConstraintConverterInterface::supports
[?] interface method was added.
- The
GoogleResourceOwner
[?] class was removed.
- The
Help
[?] class was removed.
- The
AbstractOAuthProvider::__construct(HttpMethodsClientInterface $httpClient, ResourceOwnerMap $resourceOwnerMap)
[?] method was changed toAbstractOAuthProvider::__construct(HttpClientInterface $httpClient, ResourceOwnerMapInterface $resourceOwnerMap)
[?] - The
GoogleOAuthProvider::__construct(HttpMethodsClientInterface $httpClient, ResourceOwnerMap $resourceOwnerMap, ConfigManager $configManager, SymmetricCrypterInterface $crypter)
[?] method was changed toGoogleOAuthProvider::__construct(HttpClientInterface $httpClient, ResourceOwnerMapInterface $resourceOwnerMap, ConfigManager $configManager, SymmetricCrypterInterface $crypter)
[?] - The
MicrosoftOAuthProvider::__construct(HttpMethodsClientInterface $httpClient, ResourceOwnerMap $resourceOwnerMap, ConfigManager $configManager, SymmetricCrypterInterface $crypter, UrlGeneratorInterface $urlGenerator)
[?] method was changed toMicrosoftOAuthProvider::__construct(HttpClientInterface $httpClient, ResourceOwnerMapInterface $resourceOwnerMap, ConfigManager $configManager, SymmetricCrypterInterface $crypter, UrlGeneratorInterface $urlGenerator)
[?] - The
EmailNotificationSender::__construct(NotificationSettings $notificationSettingsModel, EmailTemplateManager $emailTemplateManager)
[?] method was changed toEmailNotificationSender::__construct(NotificationSettings $notificationSettingsModel, EmailTemplateSender $emailTemplateSender)
[?]
- The
DummyEncoder
[?] class was removed. - The
DatabaseHelper::__construct(DoctrineHelper $doctrineHelper, ServiceLink $fieldHelperLink, TokenAccessorInterface $tokenAccessor, ServiceLink $ownershipMetadataProviderLink)
[?] method was changed toDatabaseHelper::__construct(DoctrineHelper $doctrineHelper, TokenAccessorInterface $tokenAccessor, OwnershipMetadataProviderInterface $ownershipMetadataProvider, ContainerInterface $container)
[?] - The following properties in class
DatabaseHelper
[?] were removed:
- The
CommandExecutor::__construct($env, OutputInterface $output, Application $application, OroDataCacheManager $dataCacheManager = null)
[?] method was changed toCommandExecutor::__construct(InputInterface $input, OutputInterface $output, Application $application, OroDataCacheManager $dataCacheManager = null)
[?] - The
InstallCommand::__construct(ContainerInterface $container, ManagerRegistry $doctrine, EventDispatcherInterface $eventDispatcher, ApplicationState $applicationState, ScriptManager $scriptManager)
[?] method was changed toInstallCommand::__construct(ContainerInterface $container, ManagerRegistry $doctrine, EventDispatcherInterface $eventDispatcher, ApplicationState $applicationState, ScriptManager $scriptManager, ValidatorInterface $validator)
[?] - The
InstallCommand::isTestEnvironment
[?] method was removed.
- The
FlashBagChannelActionErrorHandler::__construct(Session $session)
[?] method was changed toFlashBagChannelActionErrorHandler::__construct(RequestStack $requestStack)
[?]
- The
LayoutHelper
[?] class was removed. - The
BlockViewCache::__construct(CacheInterface $cacheProvider, Serializer $serializer)
[?] method was changed toBlockViewCache::__construct(CacheInterface $cacheProvider, SerializerInterface $serializer)
[?] - The
ThemeDefinitionBagInterface::loadThemeResources
[?] interface method was added.
- The
Layout
[?] class was removed. - The
ImageTypeProvider::__construct(ThemeManager $themeManager)
[?] method was changed toImageTypeProvider::__construct(ThemeManager $themeManager, CurrentThemeProvider $currentThemeProvider)
[?] - The
ImageFilterLoader::load()
[?] method was changed toImageFilterLoader::load(Theme $theme = null)
[?] - The
DebugOptionsResolverDecorator::__construct(OptionsResolver $optionsResolver)
[?] method was changed toDebugOptionsResolverDecorator::__construct(Options $optionsResolver)
[?] - The
ImageTypeProvider::$themeManager
[?] property was removed.
- The
CurrentLocalizationProvider::__construct($extensions)
[?] method was changed toCurrentLocalizationProvider::__construct($extensions, LocalizationManager $localizationManager, LocaleAwareInterface $translator, TranslatableListener $translatableListener)
[?] - The
LocalizedFallbackValueAwareDataConverter::processLocalizationCodes($fieldOrder, $localizationCodes, $fieldName, $targetField)
[?] method was changed toLocalizedFallbackValueAwareDataConverter::processLocalizationCodes($fieldOrder, $localizationCodes, $fieldName, $fieldLabel, $targetField)
[?] - The
UpdateFallbackExcludedQuery::setConfigurationHandler
[?] method was removed. - The
LocalizationManager::warmUpCache
[?] method was removed. - The
UpdateFallbackExcludedQuery::$configurationHandler
[?] property was removed.
- The
MaintenanceListener::checkIps
[?] method was removed. - The
MaintenanceListener::__construct(DriverFactory $driverFactory, RouterListener $routerListener, $path = null, $host = null, $ips = [], $query = [], $cookie = [], $route = null, $attributes = [], $httpCode = null, $httpStatus = null, $httpExceptionMessage = null, $debug = false)
[?] method was changed toMaintenanceListener::__construct(DriverFactory $driverFactory, RouterListener $routerListener, MaintenanceRestrictionsChecker $restrictionsChecker, $httpCode = null, $httpStatus = null, $httpExceptionMessage)
[?] - The following properties in class
MaintenanceListener
[?] were removed:
- The
Office365ResourceOwner
[?] class was removed.
-
The
AbstractTableInformationQuery::getUniqueColumnNames($tableName, $ignoredFields = [ ... ], $logger = null)
[?] method was changed toAbstractTableInformationQuery::getUniqueColumnNames($tableName, $ignoredFields = [ ... ], $logger = null)
[?] -
The following methods in class
MigrationExecutor
[?] were changed: -
The
MigrationExecutorWithNameGenerator::createSchemaObject($tables = [], $sequences = [], $schemaConfig = null)
[?] method was changed toMigrationExecutorWithNameGenerator::createSchemaObject($tables = [], $sequences = [], $schemaConfig = null)
[?] -
The
MigrationExtensionManager::addExtension($name, $extension)
[?] method was changed toMigrationExtensionManager::addExtension($name, $extension)
[?] -
The
RenameExtension::renameTable(Schema $schema, QueryBag $queries, $oldTableName, $newTableName)
[?] method was changed toRenameExtension::renameTable(Schema $schema, QueryBag $queries, $oldTableName, $newTableName)
[?] -
The following methods in class
RenameExtension
[?] were removed: -
The following properties in class
RenameExtension
[?] were removed:
- The following classes were removed:
- The
MaxNestedLevel::$errorNames
[?] property was removed. - The
HashNavExtension::$request
[?] property was removed. - The
HashNavExtension::onKernelRequest
[?] method was removed. - The
BreadcrumbManager::__construct(MenuProviderInterface $provider, Matcher $matcher)
[?] method was changed toBreadcrumbManager::__construct(MenuProviderInterface $provider, MatcherInterface $matcher)
[?] - The
NavigationHistoryBuilder::__construct(TokenAccessorInterface $tokenAccessor, NavigationItemsProviderInterface $navigationItemsProvider, Matcher $matcher, MenuManipulator $menuManipulator, ConfigManager $configManager)
[?] method was changed toNavigationHistoryBuilder::__construct(TokenAccessorInterface $tokenAccessor, NavigationItemsProviderInterface $navigationItemsProvider, MatcherInterface $matcher, MenuManipulator $menuManipulator, ConfigManager $configManager)
[?] - The
AbstractPageState::generateHash($pageId)
[?] method was changed toAbstractPageState::generateHash($pageId, $userId)
[?]
- The
RemoveNoteConfigurationScopeQuery::$connection
[?] property was removed.
- The following classes were removed:
- The
NotificationAlertManager::__construct($sourceType, $resourceType, ManagerRegistry $doctrine, TokenAccessor $tokenAccessor, LoggerInterface $logger)
[?] method was changed toNotificationAlertManager::__construct($sourceType, $resourceType, ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, LoggerInterface $logger)
[?] - The
EmailNotificationManager::__construct(EmailNotificationSender $emailNotificationSender, LoggerInterface $logger, LocalizedTemplateProvider $localizedTemplateProvider)
[?] method was changed toEmailNotificationManager::__construct(MessageProducerInterface $messageProducer, NotificationSettings $notificationSettings, EmailModelFromEmailTemplateFactory $emailModelFromEmailTemplateFactory)
[?] - The
NotificationProcessRecipientsEvent::__construct($entity, $recipients, WebsiteAwareEntityHelper $websiteAwareHelper)
[?] method was changed toNotificationProcessRecipientsEvent::__construct($entity, $recipients)
[?] - The
EmailNotificationHandler::__construct(EmailNotificationManager $manager, ManagerRegistry $doctrine, PropertyAccessorInterface $propertyAccessor, EventDispatcherInterface $eventDispatcher, ChainAdditionalEmailAssociationProvider $additionalEmailAssociationProvider, WebsiteAwareEntityHelper $websiteAwareEntityHelper)
[?] method was changed toEmailNotificationHandler::__construct(EmailNotificationManager $manager, ManagerRegistry $doctrine, PropertyAccessorInterface $propertyAccessor, EventDispatcherInterface $eventDispatcher, ChainAdditionalEmailAssociationProvider $additionalEmailAssociationProvider)
[?] - The
TemplateEmailNotificationAdapter::__construct($entity, EmailNotification $notification, EntityManager $entityManager, PropertyAccessorInterface $propertyAccessor, EventDispatcherInterface $eventDispatcher, ChainAdditionalEmailAssociationProvider $additionalEmailAssociationProvider, WebsiteAwareEntityHelper $websiteAwareEntityHelper)
[?] method was changed toTemplateEmailNotificationAdapter::__construct($entity, EmailNotification $notification, ManagerRegistry $doctrine, PropertyAccessorInterface $propertyAccessor, EventDispatcherInterface $eventDispatcher, ChainAdditionalEmailAssociationProvider $additionalEmailAssociationProvider)
[?] - The
SendEmailNotificationTemplateProcessor::__construct(ManagerRegistry $managerRegistry, EmailTemplateManager $emailTemplateManager)
[?] method was changed toSendEmailNotificationTemplateProcessor::__construct(ManagerRegistry $managerRegistry, EmailNotificationManager $emailNotificationManager)
[?] - The
NotificationProcessRecipientsEvent::getWebsiteAwareEntityHelper
[?] method was removed.
-
The
OrganizationFormExtension::getPropertyAccessor
[?] method was removed. -
The
OwnerFormExtension::getOwnershipMetadataProvider
[?] method was removed. -
The following methods in class
OrganizationFormExtension
[?] were changed: -
The
OwnerFormExtension::__construct(DoctrineHelper $doctrineHelper, TokenAccessorInterface $tokenAccessor, AuthorizationCheckerInterface $authorizationChecker, ContainerInterface $container)
[?] method was changed toOwnerFormExtension::__construct(DoctrineHelper $doctrineHelper, TokenAccessorInterface $tokenAccessor, AuthorizationCheckerInterface $authorizationChecker, OwnershipMetadataProviderInterface $ownershipMetadataProvider, ContainerInterface $container)
[?] -
The
ImportStrategyListener::__construct(ManagerRegistry $registry, TokenAccessorInterface $tokenAccessor, ServiceLink $metadataProviderLink)
[?] method was changed toImportStrategyListener::__construct(ManagerRegistry $registry, TokenAccessorInterface $tokenAccessor, OwnershipMetadataProviderInterface $ownershipMetadataProvider)
[?] -
The
OrganizationRepository::updateWithOrganization($tableName, $id, $relationName, $onlyEmpty = false)
[?] method was changed toOrganizationRepository::updateWithOrganization($entityClass, $id, $relationName, $onlyEmpty = false)
[?] -
The following properties in class
OrganizationFormExtension
[?] were removed: -
The
ImportStrategyListener::$metadataProviderLink
[?] property was removed.
- The
OrmConfigurationConfigurator::__construct(ApplicationState $applicationState)
[?] method was changed toOrmConfigurationConfigurator::__construct(ApplicationState $applicationState, $env)
[?]
- The
SubQueryLimitHelper::setLimit(QueryBuilder $queryBuilder, $limit, $fieldName)
[?] method was changed toSubQueryLimitHelper::setLimit(QueryBuilder $queryBuilder, $limit, $fieldName)
[?]
- The
ReportEntityNameProvider
[?] class was removed. - The
ReportController::processChartOptions
[?] method was removed.
- The
OAuthProvider
[?] class was removed.
- The
ScopeExtension::setExtendExtension
[?] method was removed. - The
ScopeExtension::addScopeAssociation(Schema $schema, $scopeAssociationName, $targetTableName, $targetAssociationName)
[?] method was changed toScopeExtension::addScopeAssociation(Schema $schema, $scopeAssociationName, $targetTableName, $targetAssociationName)
[?] - The
ScopeExtension::$extendExtension
[?] property was removed.
- The
UseMyIsamEngineQuery::setConnection
[?] method was removed. - The
UseMyIsamEngineQuery::$connection
[?] property was removed. - The
SearchEntityListFilterHelper::__construct(SearchMappingProvider $searchMappingProvider, Indexer $searchIndexer, ResourcesProvider $resourcesProvider, ValueNormalizer $valueNormalizer)
[?] method was changed toSearchEntityListFilterHelper::__construct(SearchEntityClassProviderInterface $searchEntityClassProvider, ValueNormalizer $valueNormalizer)
[?] - The
SearchEntityRepository::__construct(SearchMappingProvider $searchMappingProvider, Indexer $searchIndexer, ResourcesProvider $resourcesProvider, ValueNormalizer $valueNormalizer, ConfigManager $configManager, TranslatorInterface $translator)
[?] method was changed toSearchEntityRepository::__construct(SearchEntityClassProviderInterface $searchEntityClassProvider, ValueNormalizer $valueNormalizer, ConfigManager $configManager, TranslatorInterface $translator)
[?] - The
SearchItem::__construct($id, $entityClass, $entityId, $entityName, $entityUrl)
[?] method was changed toSearchItem::__construct($id, $entityClass, $entityId, $entityName, $entityUrl)
[?]
-
The following classes were removed:
OwnerTreeWrappingPropertiesAccessor
[?]AclAnnotationProvider
[?]AclAnnotationStorage
[?]OrganizationBasicAuthenticationListener
[?]RolesChangeListener
[?]OrganizationRememberMeAuthenticationProvider
[?]UsernamePasswordOrganizationAuthenticationProvider
[?]Acl
[?]AclAncestor
[?]CsrfProtection
[?]AclAnnotationLoader
[?]AclConfigLoader
[?]
-
The
SessionHttpKernelDecorator::handle(Request $request, $type, $catch = true)
[?] method was changed toSessionHttpKernelDecorator::handle(Request $request, $type, $catch = true)
[?] -
The
AbstractOwnershipMetadataProvider::getMetadata($className)
[?] method was changed toAbstractOwnershipMetadataProvider::getMetadata($className)
[?] -
The
ChainOwnershipMetadataProvider::addProvider($alias, OwnershipMetadataProviderInterface $provider)
[?] method was changed toChainOwnershipMetadataProvider::addProvider($alias, OwnershipMetadataProviderInterface $provider)
[?] -
The
OwnershipMetadata::__construct($ownerType, $ownerFieldName, $ownerColumnName, $organizationFieldName, $organizationColumnName)
[?] method was changed toOwnershipMetadata::__construct($ownerType, $ownerFieldName, $ownerColumnName, $organizationFieldName, $organizationColumnName)
[?] -
The
OwnershipMetadataProvider::getMaxAccessLevel($accessLevel, $className = null)
[?] method was changed toOwnershipMetadataProvider::getMaxAccessLevel($accessLevel, $className = null)
[?] -
The
AclHelper::__construct(AccessRuleWalkerContextFactoryInterface $contextFactory)
[?] method was changed toAclHelper::__construct(AccessRuleWalkerContextFactoryInterface $contextFactory, DoctrineAclCacheProvider $queryCacheProvider)
[?] -
The following methods in class
OwnershipConditionDataBuilder
[?] were changed: -
The
ActionSecurityMetadataProvider::__construct(AclAnnotationProvider $annotationProvider)
[?] method was changed toActionSecurityMetadataProvider::__construct(AclAttributeProvider $attributeProvider)
[?] -
The
FieldAclHelper::isFieldViewGranted($entity, $fieldName)
[?] method was changed toFieldAclHelper::isFieldViewGranted($entity, $fieldName)
[?] -
The
CookieTokenStorage::getToken($tokenId)
[?] method was changed toCookieTokenStorage::getToken($tokenId)
[?] -
The
AuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, ObjectIdentityFactory $objectIdentityFactory, AclAnnotationProvider $annotationProvider, AclGroupProviderInterface $groupProvider, LoggerInterface $logger)
[?] method was changed toAuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, ObjectIdentityFactory $objectIdentityFactory, AclAttributeProvider $attributeProvider, AclGroupProviderInterface $groupProvider, LoggerInterface $logger)
[?] -
The
ClassAuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, ObjectIdentityFactory $objectIdentityFactory, AclAnnotationProvider $aclAnnotationProvider, LoggerInterface $logger)
[?] method was changed toClassAuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, ObjectIdentityFactory $objectIdentityFactory, AclAttributeProvider $aclAttributeProvider, LoggerInterface $logger)
[?] -
The
RequestAuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, EntityClassResolver $entityClassResolver, AclAnnotationProvider $annotationProvider)
[?] method was changed toRequestAuthorizationChecker::__construct(AuthorizationCheckerInterface $authorizationChecker, EntityClassResolver $entityClassResolver, AclAttributeProvider $attributeProvider)
[?] -
The
ImpersonationToken::__construct($user, Organization $organization, $roles = [])
[?] method was changed toImpersonationToken::__construct(AbstractUser $user, Organization $organization, $roles = [])
[?] -
The
UsernamePasswordOrganizationToken::__construct($user, $credentials, $providerKey, Organization $organization, $roles = [])
[?] method was changed toUsernamePasswordOrganizationToken::__construct(UserInterface $user, $firewallName, Organization $organization, $roles = [])
[?] -
The
UsernamePasswordOrganizationTokenFactory::create($user, $credentials, $providerKey, Organization $organization, $roles = [])
[?] method was changed toUsernamePasswordOrganizationTokenFactory::create(AbstractUser $user, $firewallName, Organization $organization, $roles = [])
[?] -
The
RememberMeListener::__construct(RememberMeListener $innerListener)
[?] method was changed toRememberMeListener::__construct(RememberMeAuthenticator $innerRememberMeAuthenticator, CsrfProtectedRequestHelper $csrfProtectedRequestHelper, $csrfProtectedAjaxOnly = false)
[?] -
The
OrganizationGuesser::guess(AbstractUser $user, TokenInterface $token = null)
[?] method was changed toOrganizationGuesser::guess(AbstractUser $user)
[?] -
The
AccessLevel::getAccessLevelName($value)
[?] method was changed toAccessLevel::getAccessLevelName($value)
[?] -
The
OwnershipMetadataProviderInterface::getMetadata($className)
[?] method was changed toOwnershipMetadataProviderInterface::getMetadata($className)
[?] -
The
AclConditionDataBuilderInterface::getAclConditionData($entityClassName, $permissions)
[?] method was changed toAclConditionDataBuilderInterface::getAclConditionData($entityClassName, $permissions, $context = [])
[?] -
The
OrganizationRememberMeTokenFactoryInterface::create(UserInterface $user, $providerKey, $key, Organization $organization)
[?] method was changed toOrganizationRememberMeTokenFactoryInterface::create(AbstractUser $user, $firewall, $secret, Organization $organization)
[?] -
The
UsernamePasswordOrganizationTokenFactoryInterface::create($user, $credentials, $providerKey, Organization $organization, $roles = [])
[?] method was changed toUsernamePasswordOrganizationTokenFactoryInterface::create(AbstractUser $user, $firewallName, Organization $organization, $roles = [])
[?] -
The
OrganizationGuesserInterface::guess(AbstractUser $user, TokenInterface $token = null)
[?] method was changed toOrganizationGuesserInterface::guess(AbstractUser $user)
[?] -
The
OwnershipMetadata::getConstantName
[?] method was removed. -
The
ReEncryptMigrationQuery::setConnection
[?] method was removed. -
The following methods in class
AclProtectedFieldTypeExtension
[?] were removed: -
The
OrganizationFormLoginFactory::createAuthProvider
[?] method was removed. -
The following methods in class
OrganizationHttpBasicFactory
[?] were removed: -
The
OrganizationRememberMeFactory::create
[?] method was removed. -
The
ClassAuthorizationChecker::getClassMethodAnnotation
[?] method was removed. -
The
ImpersonationToken::getCredentials
[?] method was removed. -
The following methods in class
RememberMeListener
[?] were removed: -
The following properties in class
AclProtectedFieldTypeExtension
[?] were removed: -
The
AclAnnotationLoaderInterface
[?] interface was removed.
- The
TicketAuthenticationProvider
[?] class was removed. - The
TicketToken::__construct($user, $credentials, $providerKey, $roles = [])
[?] method was changed toTicketToken::__construct($user, $firewallName, $roles = [])
[?] - The
ConnectionChecker::__construct(WebsocketClientInterface $client, ApplicationState $applicationState)
[?] method was changed toConnectionChecker::__construct(WebsocketClientInterface $client, ApplicationState $applicationState, WebsocketClientParametersProviderInterface $websocketClientParametersProvider)
[?] - The
WampClient::__construct($host, $port, $transport, $contextOptions = [], $origin = null)
[?] method was changed toWampClient::__construct($host, $port, $transport, $contextOptions = [], $origin = null, $userAgent = null)
[?] - The
TicketDigestGenerator::__construct(PasswordEncoderInterface $passwordEncoder, $secret)
[?] method was changed toTicketDigestGenerator::__construct(PasswordHasherInterface $passwordHasher, $secret)
[?] - The
WebsocketAuthenticationByTicketProvider::__construct(AuthenticationProviderInterface $ticketAuthenticationProvider, $providerKey)
[?] method was changed toWebsocketAuthenticationByTicketProvider::__construct(TicketDigestGeneratorInterface $ticketDigestGenerator, UserProviderInterface $userProvider, $providerKey, $secret, $ticketTtl)
[?] - The
WampClient::read
[?] method was removed. - The
WebsocketClientParametersProviderInterface::getUserAgent
[?] interface method was added.
- The
AbstractTranslatableEntityFixture::setContainer
[?] method was removed. - The
AbstractTranslatableEntityFixture::translate($id, $prefix = null, $locale = null, $parameters = [], $domain = null)
[?] method was changed toAbstractTranslatableEntityFixture::translate($id, $prefix = null, $locale = null, $parameters = [], $domain = null)
[?] - The
AbstractTranslatableEntityFixture::$container
[?] property was removed.
- The
TwigContentProviderManager
[?] class was removed. - The
UiExtension::getTwigContentProviderManager
[?] method was removed. - The
UiExtension::processForm(Environment $environment, $data, FormView $form, $entity = null)
[?] method was changed toUiExtension::processForm(Environment $environment, $data, FormView $form, $entity = null, $pageId = null)
[?] - The
FlashMessageHelper::__construct(Session $session, TranslatorInterface $translator, HtmlTagHelper $htmlTagHelper)
[?] method was changed toFlashMessageHelper::__construct(RequestStack $requestStack, TranslatorInterface $translator, HtmlTagHelper $htmlTagHelper)
[?] - The
AbstractFallbackFieldsFormView::__construct(RequestStack $requestStack, ManagerRegistry $doctrine, TranslatorInterface $translator)
[?] method was changed toAbstractFallbackFieldsFormView::__construct(RequestStack $requestStack, ManagerRegistry $doctrine, TranslatorInterface $translator, FieldAclHelper $fieldAclHelper)
[?] - The
BeforeFormRenderEvent::__construct(FormView $form, $formData, Environment $twigEnvironment, $entity)
[?] method was changed toBeforeFormRenderEvent::__construct(FormView $form, $formData, Environment $twigEnvironment, $entity = null, $pageId = null)
[?] - The
FlashMessagesContentProvider::__construct(Session $session)
[?] method was changed toFlashMessagesContentProvider::__construct(RequestStack $requestStack)
[?] - The following properties in class
FlashMessageHelper
[?] were removed: - The following properties in class
AbstractFallbackFieldsFormView
[?] were removed: - The following properties in class
BeforeFormRenderEvent
[?] were removed:
- The
AuthenticationFailureListener
[?] class was removed. - The following methods in class
ImpersonationAuthenticator
[?] were removed: - The
UserLoader::loadUserByUsername
[?] method was removed. - The
UserProvider::loadUserByUsername
[?] method was removed. - The
AclRoleHandler::setRequest
[?] method was removed. - The
UserLoaderInterface::loadUserByUsername
[?] method was removed. - The
ImpersonationAuthenticator::getImpersonation($token)
[?] method was changed toImpersonationAuthenticator::getImpersonation($impersonationToken)
[?] - The
ImpersonationLoginSourceProvider::getLoginSourceForFailedRequest(TokenInterface $token, Exception $exception)
[?] method was changed toImpersonationLoginSourceProvider::getLoginSourceForFailedRequest(AuthenticatorInterface $authenticator, Exception $exception)
[?] - The
ImpersonationUsernamePasswordOrganizationTokenFactory::create($user, $credentials, $providerKey, Organization $organization, $roles = [])
[?] method was changed toImpersonationUsernamePasswordOrganizationTokenFactory::create(AbstractUser $user, $firewallName, Organization $organization, $roles = [])
[?] - The
LoginAttemptsHandler::onAuthenticationFailure(AuthenticationFailureEvent $event)
[?] method was changed toLoginAttemptsHandler::onAuthenticationFailure(LoginFailureEvent $event)
[?] - The
UserTemplateEmailSender::__construct(NotificationSettings $notificationSettingsModel, EmailTemplateManager $emailTemplateManager)
[?] method was changed toUserTemplateEmailSender::__construct(NotificationSettings $notificationSettingsModel, EmailTemplateSender $emailTemplateSender)
[?] - The
AclRoleHandler::__construct(FormFactory $formFactory, AclCacheInterface $aclCache, $privilegeConfig)
[?] method was changed toAclRoleHandler::__construct(FormFactory $formFactory, AclCacheInterface $aclCache, DoctrineAclCacheProvider $queryCacheProvider, $privilegeConfig)
[?] - The
UserHandler::__construct(FormInterface $form, RequestStack $requestStack, UserManager $manager, EmailTemplateManager $emailTemplateManager = null, ConfigManager $userConfigManager = null, FlashBagInterface $flashBag = null, TranslatorInterface $translator = null, LoggerInterface $logger = null)
[?] method was changed toUserHandler::__construct(FormInterface $form, RequestStack $requestStack, UserManager $manager, EmailTemplateSender $emailTemplateSender = null, ConfigManager $userConfigManager = null, TranslatorInterface $translator = null, LoggerInterface $logger = null)
[?] - The
ImpersonationSuccessListener::__construct(Processor $mailProcessor, FlashBagInterface $flashBag, LoggerInterface $logger)
[?] method was changed toImpersonationSuccessListener::__construct(Processor $mailProcessor, RequestStack $requestStack, LoggerInterface $logger)
[?] - The
LoginAttemptsLogListener::onAuthenticationFailure(AuthenticationFailureEvent $event)
[?] method was changed toLoginAttemptsLogListener::onAuthenticationFailure(LoginFailureEvent $event)
[?] - The
PasswordChangeExceptionListener::__construct(SessionInterface $session, TranslatorInterface $translator)
[?] method was changed toPasswordChangeExceptionListener::__construct(RequestStack $requestStack, TranslatorInterface $translator)
[?] - The
BaseUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, EncoderFactoryInterface $encoderFactory)
[?] method was changed toBaseUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, PasswordHasherFactoryInterface $passwordHasherFactory)
[?] - The
UserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, EncoderFactoryInterface $encoderFactory, EnumValueProvider $enumValueProvider, ServiceLink $emailProcessor)
[?] method was changed toUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, PasswordHasherFactoryInterface $passwordHasherFactory, EnumValueProvider $enumValueProvider, ServiceLink $emailProcessor)
[?] - The
LoginAttemptsHandlerInterface::onAuthenticationFailure(AuthenticationFailureEvent $event)
[?] method was changed toLoginAttemptsHandlerInterface::onAuthenticationFailure(LoginFailureEvent $event)
[?] - The
LoginSourceProviderForFailedRequestInterface::getLoginSourceForFailedRequest(TokenInterface $token, Exception $exception)
[?] method was changed toLoginSourceProviderForFailedRequestInterface::getLoginSourceForFailedRequest(AuthenticatorInterface $authenticator, Exception $exception)
[?] - The following properties in class
ImpersonationAuthenticator
[?] were removed: - The
AclRoleHandler::$request
[?] property was removed. - The
UserHandler::$flashBag
[?] property was removed. - The
ImpersonationSuccessListener::$flashBag
[?] property was removed. - The
UserLoaderInterface::loadUserByIdentifier
[?] interface method was added.
- The
RemoveProcessesQuery::setConnection
[?] method was removed. - The
WorkflowStepColumnListener::addWorkflowStep(DatagridConfiguration $config, $rootEntity, $rootEntityAlias)
[?] method was changed toWorkflowStepColumnListener::addWorkflowStep(DatagridConfiguration $config, $rootEntity, $rootEntityAlias)
[?]
- The following classes were removed:
- The
WsseLoginSourceProvider::getLoginSourceForFailedRequest(TokenInterface $token, Exception $exception)
[?] method was changed toWsseLoginSourceProvider::getLoginSourceForFailedRequest(AuthenticatorInterface $authenticator, Exception $exception)
[?] - The
WsseToken::__construct($user, $credentials, $providerKey, $roles = [])
[?] method was changed toWsseToken::__construct(AbstractUser $user, $firewallName, $roles = [])
[?] - The
WsseTokenFactory::create($user, $credentials, $providerKey, $roles = [])
[?] method was changed toWsseTokenFactory::create(AbstractUser $user, $firewallName, $roles = [])
[?] - The
WsseTokenFactoryInterface::create($user, $credentials, $providerKey, $roles = [])
[?] method was changed toWsseTokenFactoryInterface::create(AbstractUser $user, $firewallName, $roles = [])
[?]