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

[6.x] Check if an array lock exists before releasing it #31795

Merged
merged 1 commit into from
Mar 6, 2020
Merged

[6.x] Check if an array lock exists before releasing it #31795

merged 1 commit into from
Mar 6, 2020

Conversation

paulandroshchuk
Copy link
Contributor

It just fixes the thing where we would be thrown an Undefined index {index} exception when releasing a non-existing array lock.

Reference: #30253 (comment)

Thanks to @timacdonald for adding the ArrayLock and the test for this PR!

@timacdonald
Copy link
Member

Thanks for fixing this for everyone Paul and, if I’m not mistaken, congrats on your first contribution to Laravel 🥳

@paulandroshchuk
Copy link
Contributor Author

Yeah, that's my first contribution. Thanks for helping me with it though! :)

@timacdonald
Copy link
Member

No worries, always happy to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants