- ApiBundle
- ChainProcessor
- EmailBundle
- EntityConfigBundle
- EntityExtendBundle
- LocaleBundle
- SecurityBundle
- Testing
- The
ByStepNormalizeResultContext::setFailedGroup($groupName)
[?] method was changed toByStepNormalizeResultContext::setFailedGroup($groupName)
[?] - The
ApiDocDataTypeConverter::__construct(array $map)
[?] method was changed toApiDocDataTypeConverter::__construct(array $defaultMapping, array $viewMappings)
[?] - The
ApiDocMetadataParser::__construct(ValueNormalizer $valueNormalizer, ApiDocDataTypeConverter $dataTypeConverter)
[?] method was changed toApiDocMetadataParser::__construct(ValueNormalizer $valueNormalizer, RestDocViewDetector $docViewDetector, ApiDocDataTypeConverter $dataTypeConverter)
[?] - The
MetadataTypeGuesser::addDataTypeMapping
[?] method was removed. - The
ApiDocDataTypeConverter::addDataType
[?] method was removed.
- The
ContextInterface::resetSkippedGroups
[?] interface method was added.
- The
SendEmailTemplate::validateAddress
[?] method was removed.
- The
ConfigProvider::getClassName
[?] method was removed. - The following methods in class
OneToManyAttributeType
[?] were removed: - The
ConfigProvider::__construct(ConfigManager $configManager, $scope, PropertyConfigBag $configBag)
[?] method was changed toConfigProvider::__construct(ConfigManager $configManager, string $scope, PropertyConfigBag $configBag)
[?] - The
OneToManyAttributeType::$entityNameResolver
[?] property was removed.
- The
DynamicFieldsExtension::configureOptions
[?] method was removed.
- The
LocalizedFallbackValueCollectionTransformer::__construct(ManagerRegistry $registry, $field)
[?] method was changed toLocalizedFallbackValueCollectionTransformer::__construct(ManagerRegistry $registry, $field, $valueClass)
[?] - The following methods in class
LocalizedFallbackValue
[?] were removed: - The following properties in class
LocalizedFallbackValue
[?] were removed:
- The
AclProvider::__construct(AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, ManagerRegistry $doctrine)
[?] method was changed toAclProvider::__construct(AuthorizationCheckerInterface $authorizationChecker, ManagerRegistry $doctrine)
[?] - The
AclProvider::$tokenAccessor
[?] property was removed.