Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
base system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Oct 2020 at 22:34 UTC
Updated:
11 Nov 2020 at 12:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottComment #3
alexpottComment #4
longwavePatches look fine. I ran phpcs locally to check the upgrade doesn't affect us, no problems found. RTBC if test runs agree.
Assume now that Composer 2.0 is out everyone should be using it to create composer.lock patches, otherwise we will have this and the "support" sections etc flipping in and out. Unsure if we have docs for this anywhere?
Comment #5
longwaveFix title ;)
Comment #6
alexpottDoctrine has changed an exception message we test. "accept" => "accepts"
Comment #7
andypostPatch will conflict with #3128631: Update dependencies composer/composer ^2 and composer/semver to ^3
But +1 to get it in as it the most hard dependency for PHP 8
Comment #10
andypostBoth patches are green!
Comment #11
catchComment #12
alexpottRerolled... and there's been a Symfony release...
Comment #15
catchCommitted/pushed to 9.2.x and cherry-picked to 9.1.x, thanks!