Skip to content

Conversation

@patrickallaert
Copy link
Contributor

@patrickallaert patrickallaert commented Feb 13, 2023

Question Answer
JIRA issue
Type improvement
Target Ibexa version v4.3
BC breaks no

Fixes new PHP 8.2 deprecation notices:
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in ...

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (main for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review (ping @ibexa/engineering).

@konradoboza konradoboza requested a review from alongosz February 14, 2023 09:16
@patrickallaert patrickallaert changed the title Fixed: Deprecation notices in string interpolation with PHP 8.2 Fixed deprecation notices in string interpolation with PHP 8.2 Feb 15, 2023
@alongosz alongosz merged commit 4ae7334 into ibexa:4.3 Feb 16, 2023
@alongosz
Copy link
Member

Thank you @patrickallaert 🎉

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.

8 participants