Needs review
Project:
Sites
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jun 2026 at 17:59 UTC
Updated:
24 Jun 2026 at 18:05 UTC
Jump to comment: Most recent
SiteSettings::applyAvailabilityRecursive() throws a PHP warning when a child element value is false (boolean) instead of an array:
Warning: foreach() argument must be of type array|object, false given in web/modules/contrib/sites/src/Element/SiteSettings.php on line 395
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
valegole commented