Problem/Motivation
DrupalCI tests are failing because we upgrade PHPUnit to 9.6 and that triggers deprecations. Let's add a conflict to composer.json to give us time to work out the best way to fix them.
Steps to reproduce
See https://www.drupal.org/node/3060/qa
Proposed resolution
Add conflict to composer.json
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
N/a
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3339854-9.4.x-5.patch | 880 bytes | alexpott |
| #3 | 3339854-2.patch | 880 bytes | alexpott |
Comments
Comment #3
alexpottCrediting @larowlan because it was their idea.
Comment #4
larowlanPressed the 'do not wait for branch' button
RTBC assuming bot agrees
Comment #5
alexpottWe're going to need a patch for 9.4.x for security releases.
Comment #9
longwaveRace condition during commit between @catch and myself ;)