Problem/Motivation
part of #3523596: [meta] PHP 8.5 support
Symfony used to update compatibility for 6.x/7.x branches via https://github.com/symfony/symfony/issues/61772
Steps to reproduce
composer update symfony/* -W
Proposed resolution
update symfony with dependencies to latest version
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3551569
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:
- 3551569-update-symfony
changes, plain diff MR !13458
- 3551569-update-symfony-no-deps
changes, plain diff MR !13459
Comments
Comment #3
andypostchanges
Comment #5
andypostfiled another MR without deps as 2 tests fail and and probably masterminds is the cause
errors are
and
Comment #6
andypostdoctrine/lexercould use update separate issue as its dependencydoctrine/deprecationsgoing to require-devhttps://github.com/doctrine/lexer/blob/3.0.x/UPGRADE.md
the breaking change in
masterminds/html52.10 breaks 2 tests #5Comment #7
andypostdiscussed with Alexpott and we decided to split it for SF, masterminds and doctrine
Comment #8
longwave@andypost see #3552765-7: Update Composer dependencies for 11.3.0 for reasons why masterminds/html5 breaks tests, probably a duplicate of that issue?
Comment #9
andypost@longwave yes, so curious as @alexpott asked to split deprecations move into separate issue
Comment #10
andypostComment #12
andypostSuperseded by #3552765: Update Composer dependencies for 11.3.0