PHP 8.2 compatiblity

Created on 19 October 2023, over 1 year ago

Problem/Motivation

PHP 8.2 will throw these warnings:

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

One of these has been addressed in πŸ› PHP 8.2 Deprecation messages at ./src/Plugin/views/style/ViewsBootstrapGrid.php Fixed , but additional issues may exist across the different versions.

Proposed resolution

Check all branches (3,4,5) for this syntax and replace.

πŸ“Œ Task
Status

Fixed

Version

5.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States shelane

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

Comments & Activities

Production build 0.71.5 2024