Skip to content

refactor: deprecate Quant\Core\Trait\AccessorTrait and related PHP-Attributes #35

Description

@ThorstenSuckow

To provide a leaner package containing only the AccessorTrait and related attributes, Quant\Core\Trait\AccessorTrait, Quant\Core\Attribute\Accessor, Quant\Core\Attribute\Getter and Quant\Core\Attribute\Setter will be deprecated, moved to Quant\Accessor and then removed from their original package.

  • soft deprecation in quant-php 1.1 (add @deprecated annotation to the trait and attributes)
  • deprecation in quant-php 2 (using the trait and attributes will trigger a deprecation)
  • removal in quant-php 3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions