Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Oct 2021 at 10:39 UTC
Updated:
15 Nov 2021 at 10:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andypostComment #3
andypostComment #4
andypostThe most interesting
https://github.com/symfony/symfony/pull/43277
https://github.com/symfony/symfony/pull/43270
Comment #5
longwavePatch looks fine, RTBC if tests agree.
Comment #6
andypostgreen)
Comment #7
alexpottDoesn't apply to 9.4.x as well... needs to apply there too.
Also there's been another release of one of the deps...
Comment #8
andypostpatches for 9.4 and 9.3 (a bit of context is different) so here -s patch via "git diff -U2"
Comment #9
andypostComment #10
andypostcomposer also got update 2.1.10
Comment #11
andypostpatch with U1 for 9.3/9.4
Comment #12
vikashsoni commented@andypost patch not working giving error when appliying in drupal-9.3.x-dev
needs to Re-roll
Comment #13
longwave#11 works fine for me in 9.3 and 9.4.
Comment #14
alexpottCommitted and pushed 10ca9797ab to 9.4.x and 24644b71a5 to 9.3.x. Thanks!