Skip to content

Conversation

@miguelgrinberg
Copy link
Contributor

Some examples in the specification use the pattern ${variable_name} to denote a placeholder. Unfortunately in PHP this is interpreted as a variable replacement. With this change these are rendered escaped, to avoid them producing unknown variable errors.

@miguelgrinberg miguelgrinberg merged commit c74c9a7 into main Aug 14, 2025
23 checks passed
@miguelgrinberg miguelgrinberg deleted the dollar-variables-in-php branch August 14, 2025 15:12
github-actions bot pushed a commit that referenced this pull request Aug 14, 2025
(cherry picked from commit c74c9a7)
miguelgrinberg added a commit that referenced this pull request Aug 14, 2025
(cherry picked from commit c74c9a7)

Co-authored-by: Miguel Grinberg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants