- ApiBundle
- EmailBundle
- EmbeddedFormBundle
- EntityConfigBundle
- EntityExtendBundle
- EntitySerializer
- ImapBundle
- MessageQueue
- ReminderBundle
- SegmentBundle
- SoapBundle
- SyncBundle
- TestUtils
- TranslationBundle
- UserBundle
-
The following classes were removed:
-
The
AclProtectedQueryFactory::setAclHelper
[?] method was removed. -
The
BuildFormBuilder::getFormDataClass
[?] method was removed. -
The
CollectFormErrors::process
[?] method was removed. -
The following methods in class
ProcessIncludedEntities
[?] were removed: -
The
SetTotalCountHeader::resolveQueryHints
[?] method was removed. -
The following methods in class
BooleanType
[?] were removed: -
The following methods in class
CollectionType
[?] were removed: -
The following methods in class
CompoundObjectType
[?] were removed: -
The following methods in class
EntityCollectionType
[?] were removed: -
The following methods in class
EntityScalarCollectionType
[?] were removed: -
The following methods in class
EntityType
[?] were removed: -
The following methods in class
NestedAssociationType
[?] were removed: -
The following methods in class
NumberType
[?] were removed: -
The following methods in class
ScalarCollectionType
[?] were removed: -
The following methods in class
CustomizeFormDataExtension
[?] were removed: -
The
EntityDefinitionConfig::setExclusionPolicy
[?] method was removed. -
The
AclProtectedQueryFactory::$aclHelper
[?] property was removed. -
The
JsonApiDocumentBuilder::$entityIdTransformer
[?] property was removed. -
The
EntityIdAccessor::$entityIdTransformer
[?] property was removed. -
The following properties in class
NormalizeEntityId
[?] were removed: -
The
NormalizeParentEntityId::$entityIdTransformer
[?] property was removed. -
The following properties in class
NormalizeRequestData
[?] were removed: -
The
SetTotalCountHeader::$queryHintResolver
[?] property was removed. -
The following properties in class
AbstractNormalizeRequestData
[?] were removed: -
The
NormalizeIncludedData::$entityIdTransformer
[?] property was removed. -
The following properties in class
ActionsConfigLoader
[?] were removed: -
The
EntityDefinitionConfigLoader::$methodMap
[?] property was removed. -
The following properties in class
EntityDefinitionFieldConfigLoader
[?] were removed: -
The
FiltersConfigLoader::$fieldMethodMap
[?] property was removed. -
The
SortersConfigLoader::$fieldMethodMap
[?] property was removed. -
The
StatusCodesConfigLoader::$codeMethodMap
[?] property was removed. -
The following properties in class
SubresourcesConfigLoader
[?] were removed: -
The
EntityIdTransformerRegistry::__construct(array $transformers, RequestExpressionMatcher $matcher)
[?] method was changed toEntityIdTransformerRegistry::__construct(array $transformers, ContainerInterface $container, RequestExpressionMatcher $matcher, EntityIdResolverRegistry $resolverRegistry)
[?] -
The
JsonApiDocumentBuilder::__construct(ValueNormalizer $valueNormalizer, EntityIdTransformerInterface $entityIdTransformer)
[?] method was changed toJsonApiDocumentBuilder::__construct(ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] -
The following methods in class
EntityIdAccessor
[?] were changed: -
The following methods in class
Context
[?] were changed: -
The
NormalizeEntityId::__construct(EntityIdTransformerInterface $entityIdTransformer)
[?] method was changed toNormalizeEntityId::__construct(EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] -
The
NormalizeParentEntityId::__construct(EntityIdTransformerInterface $entityIdTransformer)
[?] method was changed toNormalizeParentEntityId::__construct(EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] -
The following methods in class
NormalizeRequestData
[?] were changed: -
The following methods in class
CollectFormErrors
[?] were changed: -
The
NormalizeFilterValues::__construct(ValueNormalizer $valueNormalizer)
[?] method was changed toNormalizeFilterValues::__construct(ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] -
The
RegisterConfiguredFilters::getAssociationNames(ClassMetadata $metadata = null)
[?] method was changed toRegisterConfiguredFilters::getAssociationNames($metadata)
[?] -
The
SetTotalCountHeader::__construct(CountQueryBuilderOptimizer $countQueryOptimizer, QueryHintResolverInterface $queryHintResolver)
[?] method was changed toSetTotalCountHeader::__construct(CountQueryBuilderOptimizer $countQueryOptimizer, QueryResolver $queryResolver)
[?] -
The following methods in class
AbstractNormalizeRequestData
[?] were changed: -
The
CorrectSortValue::normalizeValue($value, $entityClass, EntityDefinitionConfig $config = null)
[?] method was changed toCorrectSortValue::normalizeValue($value, $entityClass, $config)
[?] -
The following methods in class
NormalizeIncludedData
[?] were changed:__construct(DoctrineHelper $doctrineHelper, EntityInstantiator $entityInstantiator, EntityLoader $entityLoader, ValueNormalizer $valueNormalizer, EntityIdTransformerInterface $entityIdTransformer, ConfigProvider $configProvider, MetadataProvider $metadataProvider)
[?]__construct(DoctrineHelper $doctrineHelper, EntityInstantiator $entityInstantiator, EntityLoader $entityLoader, ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry, ConfigProvider $configProvider, MetadataProvider $metadataProvider)
[?]
-
The
NormalizeMetadata::__construct(DoctrineHelper $doctrineHelper, EntityMetadataFactory $entityMetadataFactory, MetadataProvider $metadataProvider)
[?] method was changed toNormalizeMetadata::__construct(DoctrineHelper $doctrineHelper, EntityMetadataFactory $entityMetadataFactory, MetadataProvider $metadataProvider, EntityOverrideProviderRegistry $entityOverrideProviderRegistry)
[?] -
The
BuildCustomTypes::__construct(AssociationManager $associationManager)
[?] method was changed toBuildCustomTypes::__construct(AssociationManager $associationManager, DoctrineHelper $doctrineHelper)
[?] -
The
SetLocationHeader::__construct(string $itemRouteName, RouterInterface $router, ValueNormalizer $valueNormalizer, EntityIdTransformerInterface $entityIdTransformer)
[?] method was changed toSetLocationHeader::__construct(string $itemRouteName, RouterInterface $router, ValueNormalizer $valueNormalizer, EntityIdTransformerRegistry $entityIdTransformerRegistry)
[?] -
The
CompleteDefinitionOfAssociationsByConfig::__construct(DoctrineHelper $doctrineHelper, RelationConfigProvider $relationConfigProvider)
[?] method was changed toCompleteDefinitionOfAssociationsByConfig::__construct(DoctrineHelper $doctrineHelper, RelationConfigProvider $relationConfigProvider, EntityOverrideProviderRegistry $entityOverrideProviderRegistry)
[?] -
The
ExcludeNotAccessibleRelations::__construct(DoctrineHelper $doctrineHelper, ResourcesProvider $resourcesProvider)
[?] method was changed toExcludeNotAccessibleRelations::__construct(DoctrineHelper $doctrineHelper, ResourcesProvider $resourcesProvider, EntityOverrideProviderRegistry $entityOverrideProviderRegistry)
[?] -
The
ExpandRelatedEntities::__construct(DoctrineHelper $doctrineHelper, ConfigProvider $configProvider)
[?] method was changed toExpandRelatedEntities::__construct(DoctrineHelper $doctrineHelper, ConfigProvider $configProvider, EntityOverrideProviderRegistry $entityOverrideProviderRegistry)
[?] -
The
CompleteEntityDefinitionHelper::__construct(DoctrineHelper $doctrineHelper, EntityIdHelper $entityIdHelper, CompleteAssociationHelper $associationHelper, CompleteCustomAssociationHelper $customAssociationHelper, ExclusionProviderRegistry $exclusionProviderRegistry, ExpandedAssociationExtractor $expandedAssociationExtractor)
[?] method was changed toCompleteEntityDefinitionHelper::__construct(DoctrineHelper $doctrineHelper, EntityOverrideProviderRegistry $entityOverrideProviderRegistry, EntityIdHelper $entityIdHelper, CompleteAssociationHelper $associationHelper, CompleteCustomAssociationHelper $customAssociationHelper, ExclusionProviderRegistry $exclusionProviderRegistry, ExpandedAssociationExtractor $expandedAssociationExtractor)
[?] -
The
FormHelper::__construct(FormFactoryInterface $formFactory, ContainerInterface $container)
[?] method was changed toFormHelper::__construct(FormFactoryInterface $formFactory, PropertyAccessorInterface $propertyAccessor, ContainerInterface $container)
[?] -
The
FormUtil::addFormError(FormInterface $form, $errorMessage)
[?] method was changed toFormUtil::addFormError(FormInterface $form, string $errorMessage, string $propertyPath = null)
[?] -
The
CustomizeFormDataExtension::__construct(ActionProcessorInterface $customizationProcessor)
[?] method was changed toCustomizeFormDataExtension::__construct(ActionProcessorInterface $customizationProcessor, CustomizeFormDataHandler $customizationHandler)
[?] -
The
EntityToIdTransformer::__construct(DoctrineHelper $doctrineHelper, EntityLoader $entityLoader, AssociationMetadata $metadata, IncludedEntityCollection $includedEntities = null)
[?] method was changed toEntityToIdTransformer::__construct(DoctrineHelper $doctrineHelper, EntityLoader $entityLoader, AssociationMetadata $metadata, EntityMapper $entityMapper = null, IncludedEntityCollection $includedEntities = null)
[?] -
The
AbstractRelationshipMapper::__construct(PropertyAccessorInterface $propertyAccessor)
[?] method was changed toAbstractRelationshipMapper::__construct(PropertyAccessorInterface $propertyAccessor, EntityMapper $entityMapper = null)
[?] -
The
ExtendedAssociationFilterFactory::__construct(ValueNormalizer $valueNormalizer, AssociationManager $associationManager)
[?] method was changed toExtendedAssociationFilterFactory::__construct(ValueNormalizer $valueNormalizer, AssociationManager $associationManager, EntityOverrideProviderRegistry $entityOverrideProviderRegistry)
[?] -
The
RestDocIdentifierHandler::handle(ApiDoc $annotation, Route $route, EntityMetadata $metadata)
[?] method was changed toRestDocIdentifierHandler::handle(ApiDoc $annotation, Route $route, EntityMetadata $metadata, $description)
[?] -
The
ContextInterface::setResponseDocumentBuilder(DocumentBuilderInterface $documentBuilder = null)
[?] method was changed toContextInterface::setResponseDocumentBuilder($documentBuilder)
[?] -
The
ConfigBagInterface::get($key)
[?] method was changed toConfigBagInterface::get($key, $defaultValue = null)
[?] The following methods in interfaceFormContext
were added (with link)
- The following classes were removed:
- The
WebSocketSendProcessor::__construct(TopicPublisher $publisher)
[?] method was changed toWebSocketSendProcessor::__construct(WebsocketClientInterface $websocketClient, ConnectionChecker $connectionChecker)
[?] - The
WebSocketSendProcessor::$publisher
[?] property was removed.
- The
CsrfTokenStorage::__construct(Cache $tokenCache, $tokenLifetime, SessionIdProviderInterface $sessionIdProvider)
[?] method was changed toCsrfTokenStorage::__construct(CacheProvider $tokenCache, $tokenLifetime, SessionIdProviderInterface $sessionIdProvider)
[?]
-
The following methods in class
ConfigExclusionProvider
[?] were removed: -
The following methods in class
EntityRuleMatcher
[?] were removed: -
The following methods in class
EntityRuleMatcher
[?] were changed:
- The
AttributesImportTopicSender::__construct(TopicPublisher $publisher, TokenAccessorInterface $tokenAccessor)
[?] method was changed toAttributesImportTopicSender::__construct(WebsocketClientInterface $websocketClient, ConnectionChecker $connectionChecker, TokenAccessorInterface $tokenAccessor)
[?] - The
EntityFieldImportStrategy::updateContextCounters()
[?] method was changed toEntityFieldImportStrategy::updateContextCounters(FieldConfigModel $entity)
[?] - The
RemoveRestoreConfigFieldHandler::__construct(ConfigManager $configManager, FieldNameValidationHelper $validationHelper, ConfigHelper $configHelper, Session $session, EventDispatcherInterface $eventDispatcher)
[?] method was changed toRemoveRestoreConfigFieldHandler::__construct(ConfigManager $configManager, FieldNameValidationHelper $validationHelper, ConfigHelper $configHelper, Session $session, EventDispatcherInterface $eventDispatcher, ManagerRegistry $registry)
[?] - The
EntityFieldImportStrategy::findExistingEntity
[?] method was removed. - The
EntityFieldImportStrategy::$isExistingEntity
[?] property was removed.
- The
FieldNameValidationHelper::__construct(ConfigProvider $extendConfigProvider, EventDispatcherInterface $eventDispatcher)
[?] method was changed toFieldNameValidationHelper::__construct(ConfigProvider $extendConfigProvider, EventDispatcherInterface $eventDispatcher, NewEntitiesHelper $newEntitiesHelper)
[?]
- The
EntityConfig::get($key)
[?] method was changed toEntityConfig::get($key, $defaultValue = null)
[?] - The
InternalEntityConfig::get($key)
[?] method was changed toInternalEntityConfig::get($key, $defaultValue = null)
[?] - The
QueryFactory::__construct(DoctrineHelper $doctrineHelper, QueryHintResolverInterface $queryHintResolver)
[?] method was changed toQueryFactory::__construct(DoctrineHelper $doctrineHelper, QueryResolver $queryResolver)
[?] - The
QueryFactory::$queryHintResolver
[?] property was removed.
- The
SocketNotificationSender::__construct(TopicPublisher $topicPublisher)
[?] method was changed toSocketNotificationSender::__construct(WebsocketClientInterface $websocketClient, ConnectionChecker $connectionChecker)
[?] - The
Imap::fetch($items, $from, $to = null)
[?] method was changed toImap::fetch($items, $from, $to = null, $uid = false)
[?]
- The
DbalMessageConsumer::getId
[?] method was removed.
- The
WebSocketSendProcessor::__construct(TopicPublisher $topicPublisher, MessageParamsProvider $messageParamsProvider)
[?] method was changed toWebSocketSendProcessor::__construct(WebsocketClientInterface $websocketClient, ConnectionChecker $connectionChecker, MessageParamsProvider $messageParamsProvider)
[?] - The
WebSocketSendProcessor::$topicPublisher
[?] property was removed.
- The
SegmentManager::__construct(EntityManager $em, SegmentQueryBuilderRegistry $builderRegistry, SubQueryLimitHelper $subQueryLimitHelper)
[?] method was changed toSegmentManager::__construct(EntityManager $em, SegmentQueryBuilderRegistry $builderRegistry, SubQueryLimitHelper $subQueryLimitHelper, Cache $cache)
[?]
- The following classes were removed:
- The following interfaces were removed:
- The following classes were removed:
Rfc6455
[?]TopicPublisher
[?]WebSocket
[?]ConnectionError
[?]HandshakeFailure
[?]Rfc6455Exception
[?]SetupFailure
[?]SocketReadError
[?]SocketWriteError
[?]AuthenticateEventListener
[?]ClankClientPingConfigurationPass
[?]ClankSessionHandlerConfigurationPass
[?]TopicSender
[?]CacheTicketDigestStorage
[?]
- The
OroSyncExtension::getTopicPublisher
[?] method was removed. - The
TicketController::postAction
[?] method was removed. - The
TagGeneratorChain::__construct
[?] method was removed. - The
TicketProvider::isTicketValid
[?] method was removed. - The
DoctrineTagEventListener::__construct(TopicSender $sender, $isApplicationInstalled)
[?] method was changed toDoctrineTagEventListener::__construct(DataUpdateTopicSender $dataUpdateTopicSender, TagGeneratorInterface $tagGenerator, $isApplicationInstalled)
[?] - The
MaintenanceListener::__construct(TopicPublisher $publisher, TokenAccessorInterface $tokenAccessor, LoggerInterface $logger)
[?] method was changed toMaintenanceListener::__construct(WebsocketClientInterface $client, ConnectionChecker $connectionChecker, TokenAccessorInterface $tokenAccessor)
[?] - The
DataGridTagListener::__construct(TagGeneratorChain $generator)
[?] method was changed toDataGridTagListener::__construct(TagGeneratorInterface $generator)
[?] - The
TicketProvider::__construct(TokenStorageInterface $tokenStorage, TicketDigestStorageInterface $ticketDigestStorage, UserProvider $userProvider, LoggerInterface $logger, $salt)
[?] method was changed toTicketProvider::__construct(TicketDigestGeneratorInterface $ticketDigestGenerator, string $secret)
[?] - The
DoctrineTagEventListener::$sender
[?] property was removed. - The following properties in class
MaintenanceListener
[?] were removed: - The
TicketDigestStorageInterface
[?] interface was removed.
- The
StatementMock::fetch($fetchStyle = null)
[?] method was changed toStatementMock::fetch($fetchMode = null, $cursorOrientation, $cursorOffset)
[?]
- The
TranslationManager::__construct(ManagerRegistry $registry, TranslationDomainProvider $domainProvider, DynamicTranslationMetadataCache $dbTranslationMetadataCache)
[?] method was changed toTranslationManager::__construct(ManagerRegistry $registry, TranslationDomainProvider $domainProvider, DynamicTranslationMetadataCache $dbTranslationMetadataCache, EventDispatcherInterface $eventDispatcher)
[?]
- The
ResetController::getObfuscatedEmail
[?] method was removed.