Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated ${} syntax for referencing variables in strings #730

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

jensschuppe
Copy link
Collaborator

No description provided.

@jensschuppe jensschuppe added bug Bug in the code status:needs review Code needs review and testing labels Aug 14, 2024
@jensschuppe jensschuppe added this to the 1.11 milestone Aug 14, 2024
@bjendres
Copy link
Member

bjendres commented Aug 14, 2024

@jensschuppe would this cause problems in current systems, i.e. is this severe enough to shoehorn this into the 1.11 release? It's already in beta...

@jensschuppe
Copy link
Collaborator Author

No, the "new" syntax has been supported by PHP from the beginning, see here.

The replacement examples mentioned above are compatible with all PHP versions.

@bjendres
Copy link
Member

@dontub Can you see any issues with this change? It needs to be rock solid if we want merge it this late in the beta-phase...

@bjendres bjendres merged commit 0f4fd8e into master Aug 19, 2024
0 of 2 checks passed
@jensschuppe jensschuppe deleted the deprecatedSyntax branch August 19, 2024 11:06
@jensschuppe jensschuppe added status:fixed The issue has been resolved (usually by committing/merging code) and removed status:needs review Code needs review and testing labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in the code status:fixed The issue has been resolved (usually by committing/merging code)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants