menu_node_submit()
calls entity_create()
when $form_state['values']['menu']
is empty which results in the following message appearing:
Warning: Invalid argument supplied for foreach() in Drupal\Core\Entity\Entity->__construct() (line 72 of core/lib/Drupal/Core/Entity/Entity.php).