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

[8.x] Correctly merge object payload data #36998

Merged
merged 1 commit into from Apr 15, 2021
Merged

Conversation

jbrooksuk
Copy link
Member

@jbrooksuk jbrooksuk commented Apr 15, 2021

This fixes a bug that @freekmurze and I discovered, which occurs when trying to create a payload when the job is an object.

Specifically, this fixes this test case, https://github.com/spatie/laravel-interacts-with-payload/blob/master/tests/AllJobsTest.php which without this fix fails.

@taylorotwell taylorotwell merged commit d5cb1d5 into 8.x Apr 15, 2021
@taylorotwell taylorotwell deleted the fix/queue-payload-objects branch April 15, 2021 11:53
jbrooksuk added a commit that referenced this pull request Apr 15, 2021
taylorotwell pushed a commit that referenced this pull request Apr 15, 2021
* Add test case for #36998

* Apply fixes from StyleCI (#37002)
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.

None yet

2 participants