1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 19:51:39 +02:00
Files
php-phpbb/tests/template
rxu 9e764b2a98 [ticket/17543] Remove ReflectionProperty::setAccessible() method calls
As of PHP 8.1.0, calling this method has no effect; all properties
are accessible by default. The method is deprecated since PHP 8.5.

PHPBB-17543
2025-09-16 22:35:55 +07:00
..