Problem/Motivation

Symfony 7.1.0-beta1 is now available.

Proposed resolution

Ensure compatibility of Drupal 11.0.x with Symfony 7.1, including addressing deprecations, and then recommend Symfony 7.1.

Remaining tasks

None

User interface changes

API changes

Data model changes

Release notes snippet

Symfony has been upgraded to 7.1.0-BETA1. Drupal 11.0.0 will be released with Symfony 7.1.0 or a later stable patch release.

Issue fork drupal-3447191

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

xjm created an issue. See original summary.

xjm’s picture

Title: [meta] Support and recommend Symfony 7.1.0-BETA1 for Drupal 10.3.0-beta1 » [meta] Support and recommend Symfony 7.1.0-BETA1 for Drupal 11.0.0-beta1
Version: 10.4.x-dev » 11.0.x-dev
Issue summary: View changes

Oops, fixing branch.

xjm’s picture

longwave made their first commit to this issue’s fork.

longwave’s picture

Status: Active » Needs review

Not sure this needs a meta, let's see how these MRs do.

+------------------------------------+--------+--------------+
| Production Changes                 | From   | To           |
+------------------------------------+--------+--------------+
| symfony/console                    | v7.0.6 | v7.1.0-BETA1 |
| symfony/dependency-injection       | v7.0.6 | v7.1.0-BETA1 |
| symfony/deprecation-contracts      | v3.4.0 | v3.5.0       |
| symfony/error-handler              | v7.0.6 | v7.1.0-BETA1 |
| symfony/event-dispatcher           | v7.0.3 | v7.1.0-BETA1 |
| symfony/event-dispatcher-contracts | v3.4.2 | v3.5.0       |
| symfony/filesystem                 | v7.0.6 | v7.1.0-BETA1 |
| symfony/finder                     | v7.0.0 | v7.1.0-BETA1 |
| symfony/http-foundation            | v7.0.6 | v7.1.0-BETA1 |
| symfony/http-kernel                | v7.0.6 | v7.1.0-BETA1 |
| symfony/mailer                     | v7.0.6 | v7.1.0-BETA1 |
| symfony/mime                       | v7.0.6 | v7.1.0-BETA1 |
| symfony/process                    | v7.0.4 | v7.1.0-BETA1 |
| symfony/psr-http-message-bridge    | v7.0.6 | v7.1.0-BETA1 |
| symfony/routing                    | v7.0.6 | v7.1.0-BETA1 |
| symfony/serializer                 | v7.0.6 | v7.1.0-BETA1 |
| symfony/service-contracts          | v3.4.2 | v3.5.0       |
| symfony/string                     | v7.0.4 | v7.0.7       |
| symfony/translation-contracts      | v3.4.2 | v3.5.0       |
| symfony/validator                  | v7.0.6 | v7.1.0-BETA1 |
| symfony/var-dumper                 | v7.0.6 | v7.1.0-BETA1 |
| symfony/var-exporter               | v7.0.6 | v7.0.7       |
| symfony/yaml                       | v7.0.3 | v7.1.0-BETA1 |
+------------------------------------+--------+--------------+

+----------------------+--------+--------------+
| Dev Changes          | From   | To           |
+----------------------+--------+--------------+
| symfony/browser-kit  | v7.0.3 | v7.1.0-BETA1 |
| symfony/css-selector | v7.0.3 | v7.1.0-BETA1 |
| symfony/dom-crawler  | v7.0.4 | v7.1.0-BETA1 |
| symfony/lock         | v7.0.6 | v7.1.0-BETA1 |
+----------------------+--------+--------------+
longwave’s picture

Title: [meta] Support and recommend Symfony 7.1.0-BETA1 for Drupal 11.0.0-beta1 » Support and recommend Symfony 7.1.0-BETA1 for Drupal 11.0.0-beta1
Category: Plan » Task

Only the build tests failed because I forgot to change minimum stability, so hopefully we are good here.

longwave’s picture

Issue summary: View changes

All green :D

quietone’s picture

Status: Needs review » Reviewed & tested by the community

I updated locally on both 11.0.x and 11.x and got the same results.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 98ae2ff and pushed to 11.0.x. Thanks!
Committed f560c83 and pushed to 11.x. Thanks!

alexpott’s picture

  • alexpott committed 98ae2ff4 on 11.0.x
    Issue #3447191 by longwave, xjm, quietone: Support and recommend Symfony...

  • alexpott committed f560c83a on 11.x
    Issue #3447191 by longwave, xjm, quietone: Support and recommend Symfony...
longwave’s picture

Issue tags: +11.0.0 release notes
quietone’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.