Skip to content

Symfony 8 Support #8216

Description

@alexander-schranz

Problem description

We should keep here track what is required to support Symfony 8 and maybe already tackle changes.

Proposed solution

Link below related required PR to be merged for Symfony 8 version:

For all which want to help bring this forward please first tackle one of the below dependencies before tackling things in Sulu as before the dependencies are not tackled we can no test Symfony 8:

Dependencies

Core ToDo

  • Replace $request->get() with $request->query,getPayload(),attributes
    • do not depend on tests here as they not reflect the real world usage test via UI and may update the tests.
  • Convert services.xml .php files.
  • Doctrine Bundle: Upgrade Doctrine Bundle to Version 3 #8452

Bundles ToDo

All bundles of the Sulu organisation which are compatible with Sulu 3.0 and so also need to support Symfony 8 (current Symfony constraint in brackets):

Not part of this list as they are not compatible with Sulu 3.0: SuluArticleBundle (sulu/sulu: ^2.6), SuluContentBundle (sulu/sulu: ^2.5.6) and SuluSyliusConsumerBundle (sulu/sulu: ^2.4). sulu/article-view-document-bundle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew functionality not yet included in Suluhelp wanted

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions