Problem/Motivation

phpstan/phpstan Released version 1.10.38 (See https://github.com/phpstan/phpstan/releases/tag/1.10.38).

As shown in our daily QA run with updated dependencies here:https://www.drupal.org/pift-ci-job/2780457 it does make it hate DiffEngine a bit more than it already did.

Steps to reproduce

Look at our daily QA run with updated dependencies.

Proposed resolution

- Upgrade phpstan/phpstan to 1.10.38.
- Create a new baseline.
- Bump version of phpstan/phpstan in composer.* to 1.10.38, since the newly created baseline won't pass on any lower version.

$ composer-lock-diff --no-links
+-----------------+---------+---------+
| Dev Changes     | From    | To      |
+-----------------+---------+---------+
| phpstan/phpstan | 1.10.24 | 1.10.38 |
+-----------------+---------+---------+

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3392313

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

Spokje created an issue. See original summary.

spokje’s picture

Issue summary: View changes

spokje’s picture

Status: Active » Needs review
mondrake’s picture

Status: Needs review » Reviewed & tested by the community

Thanks

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed ce2e1aa and pushed to 11.x. Thanks!

  • longwave committed ce2e1aa2 on 11.x
    Issue #3392313 by Spokje: Bump phpstan/phpstan to latest to make daily "...

Status: Fixed » Closed (fixed)

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