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

refactor: Use array_merge to combine string-keyed array #10368

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

ChristophWurst
Copy link
Member

In the backports of #10363, Psalm complained about using array destruction with string keys.
I analyzed but don't understand why this didn't fail for main. I'm forward-porting the change nevertheless.

@kesselb kesselb merged commit 23ecae1 into main Nov 19, 2024
35 checks passed
@kesselb kesselb deleted the refactor/avatar/array-merge-string-keys branch November 19, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

2 participants