Problem/Motivation

All the information is in the task title.

Issue fork group-3533155

Command icon 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:

Comments

kristiaanvandeneynde created an issue. See original summary.

kristiaanvandeneynde’s picture

Status: Active » Needs review

kristiaanvandeneynde’s picture

Title: Fix CI by updating "jangregor/phpstan-prophecy" » Fix CI after core updating to newer version of phpunit.

Okay turns out there's more to it than simply updating the version. Let's do that in this issue.

kristiaanvandeneynde’s picture

https://github.com/sebastianbergmann/phpunit/pull/5225

Essentially, the following is no longer supported (see second note):

   * @depends testRevisionsTab
   * @dataProvider revisionsOperationsProvider

Unless we stop using named arguments in our cases.

kristiaanvandeneynde’s picture

Version: 4.0.x-dev » 3.3.x-dev
Status: Needs review » Patch (to be ported)

Okay, time to backport this.

kristiaanvandeneynde’s picture

Version: 3.3.x-dev » 2.3.x-dev

Fixed for v3, on to v2.

kristiaanvandeneynde’s picture

Version: 2.3.x-dev » 4.0.x-dev
Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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