PHP 8.2: ${var} in strings is deprecated

Created on 26 January 2023, over 1 year ago
Updated 28 January 2023, over 1 year 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.69.0 2024