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 case when SerializableClosure uses as class property #86

Draft
wants to merge 1 commit into
base: master
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 laravel/framework#51897

@Dry7 Dry7 force-pushed the fix/serializable-closure-class-property branch from 1d33df7 to c5f82d0 Compare June 30, 2024 15:05
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.

2 participants