Skip to content

Old-style string templates ("${varName}") generate warnings - #272

Merged
sabberworm merged 1 commit into
masterfrom
fix/php-warnings-for-old-style-string-templates
Jul 29, 2026
Merged

Old-style string templates ("${varName}") generate warnings#272
sabberworm merged 1 commit into
masterfrom
fix/php-warnings-for-old-style-string-templates

Conversation

@sabberworm

Copy link
Copy Markdown
Member

replace with new-style string templates ("{$varName}").

replace with new-style string templates ("{$varName}").
@sabberworm sabberworm self-assigned this Jul 28, 2026
@juergmessmer

Copy link
Copy Markdown
Member

Leuchtet mir ein (soweit ich es ganz verstehe...)! Go ahead.

@sabberworm
sabberworm merged commit cd2d4a8 into master Jul 29, 2026
1 of 2 checks passed
@sabberworm
sabberworm deleted the fix/php-warnings-for-old-style-string-templates branch July 29, 2026 08:25
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