Problem/Motivation

The phpstan and phpcs pipeline jobs are returning errors/warnings and ideally these should be resolved.

Steps to reproduce

Submit a MR for Link Magician

Proposed resolution

Resolve the reported issues :)

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

jasongose created an issue. See original summary.

jasongose’s picture

Status: Active » Fixed
Related issues: +#3584824: Broken with php 8.1

Found that we're using a bit of code that's for php 8.3+ and now there's an issue open for that: https://www.drupal.org/project/link_magician/issues/3584824. The remaining warnings/errors have been dealt with, so marking this one as Fixed :)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jasongose’s picture

Status: Fixed » Closed (fixed)