The "Deprecate ${} string interpolation" RFC [[1]] has been accepted and will be implemented in PHP 8.2. A single occurrence has been identified in the plugin: ``` Source/Source.FilterAPI.php:395: $s_permalink .= "&${p_string}[]=$t_value"; ``` [1]: https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation