Problem/Motivation
Symfony 7.1.0-RC1 is now available.
Steps to reproduce
Proposed resolution
Ensure compatibility of Drupal 11.0.x with Symfony 7.1, including addressing deprecations, and then recommend Symfony 7.1.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Symfony has been upgraded to 7.1.0-RC1. Drupal 11.0.0 will be released with Symfony 7.1.0 or a later stable patch release.
Issue fork drupal-3448097
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:
- 3448097-support-and-recommend
changes, plain diff MR !8119
Comments
Comment #3
spokjeComment #4
smustgrave commentedApplied the updates locally and didn't appear to break anything.
Wasn't 100% best way to test so did basic tasks like creating content, uploading media, using layout builder. No issue and tests are green.
Believe updates are fine.
Comment #7
catchCommitted/pushed to 11.x and cherry-picked to 11.0.x, thanks!