php-sdk icon indicating copy to clipboard operation
php-sdk copied to clipboard

Deprecated: Creation of dynamic property Optimizely\Utils\CustomAttributeConditionEvaluator::$logger is deprecated

Open benschoch opened this issue 2 years ago • 0 comments

Description

There are (at least) 2 remaining deprecated definitions of dynamic properties, in OptimizelyConfigService and CustomAttributeConditionEvaluator.

All properties (at least outside of the tests) should use explicit property definition.

Benefits

Get rid of deprecation infos in runtime.

benschoch avatar Feb 13 '24 10:02 benschoch