Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 8.35 KB

incompatibilities-3-1-4.md

File metadata and controls

48 lines (44 loc) · 8.35 KB

InstallerBundle

  • The following classes were removed:
    • NamespaceMigrationProviderPass[?]
    • ConfigUpgradeCommand[?]
    • UpgradeCommand[?]
    • NamespaceMigration[?]
  • The OroInstallerBundle::build[?] method was removed.

LayoutBundle

  • The DebugLayoutContext[?] class was removed.
  • The following methods in class DataCollectorExtension[?] were removed:
  • The following methods in class ConfigurationPass[?] were removed:
    • getBlockTypes[?]
    • getDataProviders[?]
  • The following methods in class LayoutDataCollector[?] were removed:
    • collectBuildBlockOptions[?]
    • collectBuildViewOptions[?]
    • collectBlockTree[?]
  • The following methods in class DebugCommand[?] were removed:
    • dumpOptionResolver[?]
    • formatValue[?]
  • The DebugOptionsResolverDecorator::__construct(OptionsResolver $optionsResolver)[?] method was changed to DebugOptionsResolverDecorator::__construct(OptionsResolver $optionsResolver)[?]

WorkflowBundle

  • The following classes were removed:
    • DefinitionUpgrade20Command[?]
    • CallBackTranslationGenerator[?]
    • ConfigFile[?]
    • ConfigResource[?]
    • GeneratedTranslationResource[?]
    • KeysUtil[?]
    • MovementOptions[?]
    • TranslationFile[?]
    • TranslationsExtractor[?]
    • YamlContentUtils[?]
    • WorkflowTranslationTools[?]
    • WorkflowsUtil[?]
  • The ResourceTranslationGenerator[?] interface was removed.