PHP8.3 compatibility [Deprecated: Using ${var} in strings is deprecated, use {$var} instead]

Created on 8 January 2024, about 1 year ago
Updated 22 January 2024, 12 months ago

Problem/Motivation

Deprecated: Using ${var} in strings is deprecated, use {$var} instead
in /var/www/html/app/modules/contrib/admin_toolbar_entity_version/src/AdminToolbarEntityVersionBuilder.php on line 71

Steps to reproduce

Run the module in PHP8.3

Proposed resolution

use {$var} instead

Remaining tasks

use {$var} instead

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇳🇱Netherlands makertimswis

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024