php 8.1 Deprecated: Using ${var} in strings
-
After updating to php 8.2 I get the following error:
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in {Plugin path}/contact-form-7-to-database-extension/CF7DBPlugin.php on line 575
this is using version 2.10.23 of the plugin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘php 8.1 Deprecated: Using ${var} in strings’ is closed to new replies.