Closed (fixed)
Project:
Views Bootstrap
Version:
5.3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Oct 2023 at 20:49 UTC
Updated:
2 Nov 2023 at 20:54 UTC
Jump to comment: Most recent
PHP 8.2 will throw these warnings:
Deprecated: Using ${var} in strings is deprecated, use {$var} instead
One of these has been addressed in #3395400: PHP 8.2 Deprecation messages at ./src/Plugin/views/style/ViewsBootstrapGrid.php, but additional issues may exist across the different versions.
Check all branches (3,4,5) for this syntax and replace.
Comments
Comment #5
shelane