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

CommentFileSizeAuthor
#5 3339854-9.4.x-5.patch880 bytesalexpott
#3 3339854-2.patch880 bytesalexpott

Comments

alexpott created an issue. See original summary.

alexpott credited larowlan.

alexpott’s picture

Status: Active » Needs review
StatusFileSize
new880 bytes

Crediting @larowlan because it was their idea.

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

Pressed the 'do not wait for branch' button

RTBC assuming bot agrees

alexpott’s picture

StatusFileSize
new880 bytes

We're going to need a patch for 9.4.x for security releases.

  • catch committed 4f656dce on 9.5.x
    Issue #3339854 by alexpott, larowlan: Add conflict on PHPUnit ^9.6 to...

  • longwave committed b5dc57cb on 9.4.x
    Issue #3339854 by alexpott, larowlan: Add conflict on PHPUnit ^9.6 to...

longwave credited catch.

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Race condition during commit between @catch and myself ;)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.