Skip to content

Deprecated "${var}" has been changed to "{$var}"#400

Open
SUNAOKA Norifumi (sunaoka) wants to merge 1 commit into
paypay:masterfrom
sunaoka:feature/php82-deprecated
Open

Deprecated "${var}" has been changed to "{$var}"#400
SUNAOKA Norifumi (sunaoka) wants to merge 1 commit into
paypay:masterfrom
sunaoka:feature/php82-deprecated

Conversation

@sunaoka
Copy link
Copy Markdown
Contributor

@sunaoka SUNAOKA Norifumi (sunaoka) commented May 20, 2026

https://www.php.net/manual/en/migration82.deprecated.php

The "${var}" and "${expr}" style of string interpolation is deprecated. Use "$var"/"{$var}" and "{${expr}}", respectively.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you read and signed the automated Contributor's License Agreement?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Changes to Core Features:

  • Have you successfully ran tests with your changes locally?

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 20, 2026

CLA assistant check
All committers have signed the CLA.

@sunaoka SUNAOKA Norifumi (sunaoka) marked this pull request as ready for review May 20, 2026 09:29
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.

2 participants