Skip to content

Fix accessing arrays with stringable objects as key#4704

Merged
fabpot merged 1 commit intotwigphp:3.xfrom
nicolas-grekas:fix-stringable-array-access
Oct 29, 2025
Merged

Fix accessing arrays with stringable objects as key#4704
fabpot merged 1 commit intotwigphp:3.xfrom
nicolas-grekas:fix-stringable-array-access

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Contributor

Fix #4701

@fabpot
Copy link
Copy Markdown
Contributor

fabpot commented Oct 29, 2025

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 9a5887a into twigphp:3.x Oct 29, 2025
39 of 41 checks passed
@nicolas-grekas nicolas-grekas deleted the fix-stringable-array-access branch October 29, 2025 15:52
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.

Error: Cannot access offset of type <ClassName> on array

2 participants