Skip to content

Remove Reflection*::setAccessible() usage #6869

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Disservin
Copy link

Note: As of PHP 8.1.0, calling this method has no effect; all properties are accessible by default.

https://www.php.net/manual/en/reflectionproperty.setaccessible.php
https://www.php.net/manual/en/reflectionmethod.setaccessible.php

This would eventually raise a deprecation notice

@Disservin
Copy link
Author

ci failures are unrelated and caused by a ssl issue with https://httpstat.us

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