PHP 8.2: ${var} in strings is deprecated

Created on 26 January 2023, almost 2 years ago
Updated 28 January 2023, almost 2 years ago

The Block plugin for ctools uses ${key} in a string, which is deprecated in PHP 8.2 and should be changed to {$key}.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom littlepixiez

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

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

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024