Problem/Motivation

Warning caused by incorrect `#default_value` set on the `$form['prepublish']['group_types']['enabled_group_types']`.
Tested with Drupal 11.3.

Warning:

Warning: foreach() argument must be of type array|object, null given in Drupal\Core\Render\Element\Checkboxes::valueCallback() (line 119 of core/lib/Drupal/Core/Render/Element/Checkboxes.php).

Steps to reproduce

* Visit `/admin/config/system/siteimprove`

CommentFileSizeAuthor
#3 siteimprove-3590123-MR46--20260514-1.diff771 bytesrecrit
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

recrit created an issue. See original summary.

recrit’s picture

Status: Active » Needs review
StatusFileSize
new771 bytes

Static patch attached for composer.

recrit changed the visibility of the branch 3504502-fix-phpstan-warnings to hidden.