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

Issue fork sites-3605948

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

valegole created an issue. See original summary.

valegole’s picture

Status: Active » Needs review