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

Created on 8 January 2024, 6 months ago
Updated 22 January 2024, 5 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.69.0 2024