Problem/Motivation
Gitlab is now testing with Drupal 12 as the 'next major', see https://www.drupal.org/project/gitlab_templates/issues/3567692
As a result, the phpstan ('next major') pipeline is now failing, see https://git.drupalcode.org/issue/extra_field-3572586/-/pipelines/738446
Proposed resolution
Fix phpstan (next major) findings
Remaining tasks
- Write a merge request
- Review
- Commit
User interface changes
None
API changes
None
Data model changes
None
Issue fork extra_field-3572586
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
Comment #2
idebr commentedComment #4
idebr commentedThe merge request fixes phpstan (next major) findings
Comment #5
paraderojether commentedHi
I reviewed MR!32, and confirmed phpstan (next major) is now passed on Gitlab CI.
Moving this to RTBC!
Thank you.
Comment #7
pcambraThanks!