Problem/Motivation

After upgrading from Drupal 10 to 11, and switching from PHP 8.1 to 8.3, we got a mysterious whitescreen when this module was enabled.

Steps to reproduce

On a D11/PHP8.3 site, enable this module.

We got a mysterious 500 error with nothing logged anywhere we could find.

Proposed resolution

Fix return value on the block plugin, which doesn't match the interface definition.

Remaining tasks

User interface changes

API changes

Data model changes

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

freelock created an issue. See original summary.

freelock’s picture

Status: Active » Needs review

Fix in MR.

luke.leber’s picture

Add related issue that caused this.

kyleleber made their first commit to this issue’s fork.

  • kyleleber committed ed3a42e0 on 1.0.x authored by freelock
    Issue #3532685 by freelock, luke.leber: Whitescreen on Drupal 11/PHP8.3...
kyleleber’s picture

kyleleber’s picture

kyleleber’s picture

Version: 1.0.x-dev » 1.0.0
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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