Skip to content

[PropertyAccess] Fix compatibility with PHP 8.4 asymmetric visibility #59221

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

Merged

Conversation

Florian-Merle
Copy link
Contributor

@Florian-Merle Florian-Merle commented Dec 16, 2024

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #59183
License MIT

Fix compatibility with PHP 8.4 asymmetric visibility by looking if the setter hook is public.

@carsonbot

This comment was marked as outdated.

@Florian-Merle Florian-Merle force-pushed the fix-property-accessor-asymetric-visibility branch from 9208707 to 66f7e81 Compare December 16, 2024 13:51
@Florian-Merle Florian-Merle force-pushed the fix-property-accessor-asymetric-visibility branch from 66f7e81 to dd54b76 Compare December 16, 2024 14:42
@Florian-Merle Florian-Merle requested a review from stof December 17, 2024 10:12
@fabpot
Copy link
Member

fabpot commented Jan 4, 2025

Thank you @Florian-Merle.

@fabpot fabpot merged commit 6ba6441 into symfony:6.4 Jan 4, 2025
10 of 11 checks passed
This was referenced Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants