Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in Drupal\easy_install\Form\PurgeConfigurationsForm->buildModuleList() (line 404 of modules\contrib\easy_install\src\Form\PurgeConfigurationsForm.php).

PHP: 7.2.2

Comments

Pasqualle created an issue. See original summary.

ritzz’s picture

Assigned: Unassigned » ritzz

Working on it.

ritzz’s picture

Status: Active » Needs review
StatusFileSize
new1003 bytes

Replace deprecated function.

pasqualle’s picture

I do not think you need your own each() function to fix the problem.
Please check the core issue how this same problem was resolved.

ritzz’s picture

@Pasqualle can you please provide the link to any of the issues.

pasqualle’s picture

prashant.c’s picture

StatusFileSize
new712 bytes
new526 bytes

Re-submitting the patch and interdiff file.
Needs to be reviewed.

pasqualle’s picture

Status: Needs review » Reviewed & tested by the community

Yes, this is much cleaner.

karthikeyan-manivasagam’s picture

Status: Reviewed & tested by the community » Fixed

Thank you All for the contribution towards easy install.

Status: Fixed » Closed (fixed)

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

mmjvb’s picture