Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Aug 2, 2025

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

Follow-up of #61207

There are plans to deprecate Reflection*::setAccessible() in PHP 8.5: https://wiki.php.net/rfc/deprecations_php_8_5#extreflection_deprecations

Thus, it might be beneficial to only call it if PHP < 8.1 is used.

@W0rma W0rma force-pushed the reflection-set-accessible branch from d8051e9 to 9e89dd3 Compare August 2, 2025 14:05
@nicolas-grekas
Copy link
Member

Thank you @W0rma.

@nicolas-grekas nicolas-grekas merged commit 7e5543b into symfony:6.4 Aug 4, 2025
10 of 12 checks passed
@W0rma W0rma deleted the reflection-set-accessible branch August 4, 2025 17:31
This was referenced Aug 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.

3 participants