Skip to content

Conversation

@rodrigoprimo
Copy link
Contributor

PHP 8.2 deprecated using ${var} in strings
(https://kinsta.com/blog/php-8-2/#deprecate--string-interpolation). {$var} should be used instead. This commit fixes the single occurrence of ${var} in this package located in src/MakeJsonCommand.php.

PHP 8.2 deprecated using ${var} in strings
(https://kinsta.com/blog/php-8-2/#deprecate--string-interpolation). {$var}
should be used instead. This commit fixes the single occurrence of ${var}
in this package located in src/MakeJsonCommand.php.
@rodrigoprimo rodrigoprimo requested a review from a team as a code owner November 29, 2022 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants