Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated usage of ${} string interpolation #396

Closed
dregad opened this issue Jun 3, 2022 · 0 comments
Closed

Deprecated usage of ${} string interpolation #396

dregad opened this issue Jun 3, 2022 · 0 comments
Milestone

Comments

@dregad
Copy link
Member

dregad commented Jun 3, 2022

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";
@dregad dregad closed this as completed in 026e9ce Jun 3, 2022
@dregad dregad modified the milestones: 2.5.3, 2.6.0 Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant