Skip to content

Correct getExcludedNodes to allways return an array

#3078851 In a blank Drupal without nodes marked as excluded, this method return null and fails in PHP 8.x in the in_array functions called in other methods.

Merge request reports