Skip to content

Compile 'index' with repr (not string) in EmbedNode#4693

Merged
fabpot merged 1 commit intotwigphp:3.xfrom
smnandre:fix-embed-index-param
Sep 25, 2025
Merged

Compile 'index' with repr (not string) in EmbedNode#4693
fabpot merged 1 commit intotwigphp:3.xfrom
smnandre:fix-embed-index-param

Conversation

@smnandre
Copy link
Copy Markdown
Contributor

Before this PR, the generated Template code had quotes around the index (integer) parameter value.

Before this fix, the generated Template code had quotes around the
index (integer) parameter value.
@fabpot
Copy link
Copy Markdown
Contributor

fabpot commented Sep 25, 2025

Thank you @smnandre.

@fabpot fabpot merged commit dac599c into twigphp:3.x Sep 25, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants