Skip to content

Deprecated usage of ${} string interpolation #396

Closed
@dregad

Description

@dregad

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";

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions