- Issue created by @dcam
Automatically closed - issue fixed for 2 weeks with no activity.
The real reason for doing this is because there's a deprecated function in use by the module. phpstan flags it as a failure. Since failures aren't allowed all MRs will appear to fail right now. But the Core change was made only in D11, so we can't change it without breaking D10 support. The warning needs to be suppressed.
While we're at it, the template for .gitlab-ci.yml has changed in recent months from what I understand. This was done mainly to ensure modules get tested against the supported versions of Drupal Core. In general it's just a good idea to update the template.
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.