PHP's each() has been deprecated as of PHP 7.2. This module uses it in three spots in utility.inc. It can be replaced with an alternative solution that's not deprecated.

Comments

bkosborne created an issue. See original summary.

  • fietserwin committed e3ca3ca on 7.x-1.x
    [#2947014]: PHP 7.2 warning that each() has been deprecated.
    
fietserwin’s picture

Title: Remove usage of deprecrated each() function for PHP 7.2+ future proofing » PHP 7.2 warning that each() has been deprecated
Status: Active » Fixed

Thanks for reporting. Fixed and committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.