Skip to content

Fix case when SerializableClosure uses as class property #86

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

Dry7
Copy link

@Dry7 Dry7 commented Jun 30, 2024

This pull request fix the case when SerializableClosure is used as one of the class properties.
At the moment, it is SerializableClosure replaced by a Closure.
This behavior was the cause of this issue #106

@Dry7 Dry7 force-pushed the fix/serializable-closure-class-property branch from 1d33df7 to c5f82d0 Compare June 30, 2024 15:05
@Dry7 Dry7 force-pushed the fix/serializable-closure-class-property branch from c5f82d0 to 274f5c7 Compare June 30, 2024 15:07
@driesvints driesvints requested a review from nunomaduro July 1, 2024 08:08
@taylorotwell taylorotwell marked this pull request as draft July 1, 2024 20:51
@crynobone crynobone changed the base branch from master to 1.x November 19, 2024 22:40
@ralphschindler
Copy link

I've recently run into this problem as well when mixing Batches and Jobs inside a chain()

@crynobone crynobone changed the base branch from 1.x to 2.x January 16, 2025 13:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants