Deprecated: Using ${var} in strings is deprecated, use {$var} instead

Created on 21 March 2023, over 1 year ago
Updated 24 May 2023, over 1 year ago

Problem/Motivation

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/public/sites/all/modules/contrib/date/tests/DateEmwTestCase.test on line 127

Steps to reproduce

pittet@d7-web:/var/www/html/public$ php scripts/run-tests.sh --color --concurrency "32" --directory sites/all/modules/entityreference
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/public/sites/all/modules/contrib/date/tests/DateEmwTestCase.test on line 127

Proposed resolution

Replace the deprecated notation.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

RTBC

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada joelpittet Vancouver

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.71.5 2024