Deprecated use of ${var} in string

Created on 25 October 2024, 27 days ago

Problem/Motivation

Since PHP 8.2 it is deprecated to use ${var} in strings.

Steps to reproduce

Install module on a project using PHP 8.2 or higher.

Proposed resolution

Use {$var} instead.

🐛 Bug report
Status

Needs review

Component

Code

Created by

🇩🇪Germany Duwid

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024