PHP 8.2: ${var} in strings is deprecated

Created on 26 January 2023, over 1 year ago

Describe your bug or feature request.

WARNING | Using ${var} in strings is deprecated since PHP 8.2, use {$var} instead. Found: ${entity_type_id}

"commerce/modules/log/src/LogCommentPermissions.php" needs a tweak to the var in the string to fix this notice.

📌 Task
Status

Fixed

Version

2.0

Component

Log

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