Module broken in 1.0.1 due to function signature changes

Created on 3 May 2024, about 2 months ago
Updated 17 May 2024, about 1 month ago

Problem/Motivation

The code style fixes in πŸ› Fix errors found by Gitlab CI - PHPstan Fixed unfortunately broke the module's functionality. A11yProjectChecklist::getA11yProjectChecklist() return type was changed to string, but the only callling place inside the .module file expects an array. Therefore we need to change that function back to returning arrays, but with a dedicated return type declaration.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria agoradesign

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024