PHP 7.4 has deprecated usage of reverse order of glue and pieces in implode functions. Reported by phpcs --standard=PHPCompatibility

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

peterkokot created an issue. See original summary.

longwave’s picture

Version: 8.7.x-dev » 8.8.x-dev
Status: Active » Needs review
mondrake’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +PHP 7.4
Parent issue: » #3086374: Make Drupal 8 & 9 compatible with PHP 7.4

  • catch committed 73116db on 9.0.x
    Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue...

  • catch committed 1e3c9e3 on 8.9.x
    Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue...

  • catch committed 37a2f69 on 8.8.x
    Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.0.x/8.9.x/8.8.x, thanks!

Status: Fixed » Closed (fixed)

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