Whilst this module should largely be compatible with Drupal 9, we use
str_contains() at src/Controller/ReportController.php:128

str_contains() was introduced in PHP 8.0, but Drupal 9 supports PHP 7.3+. This means the module would fail on Drupal 9 running PHP 7.x.

Drupal core version 9 is no longer supported, so lets drop support for D9 in this module.

Issue fork msacr-3581179

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

nicrodgers created an issue. See original summary.

nicrodgers changed the visibility of the branch 3581179-drop-support-for to hidden.

nicrodgers changed the visibility of the branch 3581179-drop-support-for to active.

nicrodgers’s picture

Status: Active » 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.

Status: Fixed » Closed (fixed)

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