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 unable to serialize PHP8.4 object with virtual property #108

Merged
merged 6 commits into from
Feb 11, 2025

Conversation

crynobone
Copy link
Member

@crynobone crynobone commented Feb 11, 2025

fixes #107

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone changed the title Fix unable to serialize object with virual property Fix unable to serialize PHP8.4 object with virual property Feb 11, 2025
@crynobone crynobone changed the title Fix unable to serialize PHP8.4 object with virual property Fix unable to serialize PHP8.4 object with virtual property Feb 11, 2025
@taylorotwell taylorotwell merged commit f379c13 into 2.x Feb 11, 2025
12 checks passed
@taylorotwell taylorotwell deleted the php84-virtual-prop branch February 11, 2025 15:03
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.

[PHP 8.4] \Laravel\SerializableClosure\Serializers\Native fails on read-only virtual properties
2 participants