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

each() is undefined in PHP 8.0 #16

Closed tkcent closed 1 year ago

tkcent commented 2 years ago

Call to undefined function each() in SMTP->Data() (line 400 of modules/smtp/includes/smtp.transport.inc).

Drupal issue: https://www.drupal.org/project/smtp/issues/2946667

robertgarrigos commented 2 years ago

I confirm the pr associated to this issue solves the problem

klonos commented 1 year ago

@jenlampton ping 👋🏼

We have hit this issue when trying to switch the forum site to be using php8.