icingaweb2/library/Icinga/Less
Bastian Lederer e9f6c7721d Remove no-op ReflectionProperty::setAccessible() calls
`ReflectionProperty::setAccessible()` has had no effect since PHP 8.1, as all
properties are accessible via reflection by default. The method is deprecated
as of PHP 8.5.
2026-03-10 16:40:27 +01:00
..
Call.php Call: Don't precompile arg values when it's not an array 2022-06-30 12:15:01 +02:00
ColorProp.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
ColorPropOrVariable.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
DeferredColorProp.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
LightMode.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
LightModeCall.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
LightModeDefinition.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
LightModeTrait.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
LightModeVisitor.php Remove some unused codes & adjust the license headers 2022-06-30 12:15:01 +02:00
Visitor.php Remove no-op ReflectionProperty::setAccessible() calls 2026-03-10 16:40:27 +01:00