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

Fix nasty parameter storage corruption bug #8098

Merged
merged 1 commit into from Jun 13, 2022

Conversation

danog
Copy link
Collaborator

@danog danog commented Jun 13, 2022

This fixes a very nasty parameter storage corruption bug, which lead to very hard to reproduce, order-dependent false positives and false negatives in our codebase.

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Jun 13, 2022
@orklah
Copy link
Collaborator

orklah commented Jun 13, 2022

Oh great! Those are indeed hard to debug!

I can merge that, but you targeted master (which is the branch for Psalm 5). I can't give you a release date for it. You may want to target 4.x if you want your fix earlier on Psalm 4

@danog
Copy link
Collaborator Author

danog commented Jun 13, 2022

I'm actually already using psalm v5, so I don't mind getting it merged into master :)

@orklah orklah merged commit eb1ef40 into vimeo:master Jun 13, 2022
@orklah
Copy link
Collaborator

orklah commented Jun 13, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants