From PHPCompatibility:
FILE: sites/all/modules/contrib/node_gallery/node_gallery.install
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------
193 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
----------------------------------------------------------------------------------------------
Comments
Comment #2
Mike Lewis commentedComment #3
Mike Lewis commentedThis was fixed in https://www.drupal.org/node/3041372. Closing as a duplicate.