- đ¨đŚCanada laura.j.johnson@gmail.com Toronto
For anyone looking to suppress this warning until the related issue lands, this is the patch that's working for me. Similar to the one posted except it needs the null coalescing operator:
$element[$name]['#weight'] = $options['weight'] ?? 0