Skip to content

Removed ${var} usage - deprecated in PHP 8.2#591

Merged
pimjansen merged 1 commit intoFakerPHP:mainfrom
janlanger:patch-1
Jan 3, 2023
Merged

Removed ${var} usage - deprecated in PHP 8.2#591
pimjansen merged 1 commit intoFakerPHP:mainfrom
janlanger:patch-1

Conversation

@janlanger
Copy link

@janlanger janlanger commented Jan 3, 2023

What is the reason for this PR?

Using ${var} in strings is deprecated in PHP 8.2. This is the only usages I found in the library

  • A new feature
  • Fixed an issue (resolve #ID)

Author's checklist

Review checklist

  • All checks have passed
  • Changes are approved by maintainer

@pimjansen pimjansen merged commit 14d4f13 into FakerPHP:main Jan 3, 2023
@janlanger janlanger deleted the patch-1 branch January 3, 2023 20:06
@localheinz localheinz added the bug Something isn't working label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants