PHPCompatibility 7.4: Passing the $glue and $pieces parameters in reverse order to implode has been deprecated since PHP 7.4

Created on 24 February 2024, 4 months ago
Updated 14 May 2024, about 1 month ago

When upgrading a Drupal 7 site to PHP 8.1 and checking with PHPCompability I get the following:

FILE: /var/www/html/web/sites/all/modules/contrib/color_field/color_field.module
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
137 | WARNING | Passing the $glue and $pieces parameters in reverse order to implode has been deprecated since PHP 7.4; $glue should be the first parameter and $pieces the second
-------------------------------------------------------------------------------------------------------------------------------------------------------------------

πŸ› Bug report
Status

Closed: duplicate

Version

2.1

Component

Code

Created by

πŸ‡¨πŸ‡·Costa Rica aquaphenix Alajuela

Live updates comments and jobs are added and updated live.
  • PHP 7.4

    The issue particularly affects sites running on PHP version 7.4.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024