Problem/Motivation

Now that the GitLab CI template is running tests, let's fix the PHPStan test.

Issue fork drulma-3455985

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Status: Active » Needs review

The phpstan test was already passing, but the config needed to be updated. I also added a dev dep, phpstan/extension-installer, to automatically configure extensions. This dependency is recommended in the phpstan docs and is well maintained, so it shouldn't be a problem to add.

rodrigoaguilera’s picture

Sure, very appreciated contribution.

rodrigoaguilera’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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