Skip to content

setConditions() is an undocumented public method on the Base class and should be marked as deprecated / removed #157

Description

@rvanbaalen

setConditions() is not used in the code base nor in any of the examples. But it is defined as a dynamic method on the Base class and could be used to completely overwrite the internal $__conditions collection/array.

Recommendation

Mark this method as deprecated in the upcoming minor release

Solution

Remove this method in the next major release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions