The Reflection*::setAccessible()
is deprecated and throws deprecation warning since PHP 8.5 beta1.
General usage was removed in
📌
Remove usage of setAccessible() when core requires PHP 8.1
Fixed
and
📌
Remove remaining usage of setAccessible()
Active
drupal$ git grep setAccessible
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php:91: $method->setAccessible(TRUE);
- remove remaining usage
MR, review, commit
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.