backdrop-contrib / smtp

Backdrop CMS port of the SMTP module for Drupal 7
GNU General Public License v2.0
4 stars 5 forks source link

Issue 16: each() is undefined in PHP8.0 #17

Closed tkcent closed 1 year ago

tkcent commented 2 years ago

Replace each() loops with foreach().

Fixes https://github.com/backdrop-contrib/smtp/issues/16