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
Issue fork salesforce_mfw-3532685
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 #3
freelockFix in MR.
Comment #4
luke.leberAdd related issue that caused this.
Comment #7
kyleleber commentedComment #8
kyleleber commentedComment #9
kyleleber commented