Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a deprecated comments and log messages for next major release #214

Merged
merged 17 commits into from
Nov 19, 2019

Conversation

peter-gribanov
Copy link
Member

@peter-gribanov peter-gribanov commented Oct 24, 2019

  • Use variable-length argument lists in next major;
  • Mark bitwise operands as deprecated;
  • Mark BaseSpecification::getSpec() method as abstract in 2.0;
  • Mark Happyr\DoctrineSpecification\Specification\Having class as deprecated.
  • The Happyr\DoctrineSpecification\Logic\LogicX class will be marked as abstract in 2.0.
  • The Happyr\DoctrineSpecification\Filter\Comparison class will be marked as abstract in 2.0.
  • The protected properties will be marked as private in 2.0

@peter-gribanov peter-gribanov self-assigned this Oct 24, 2019
@peter-gribanov peter-gribanov added this to the Release 1.1.0 milestone Oct 24, 2019
@peter-gribanov peter-gribanov merged commit 181b76a into Happyr:master Nov 19, 2019
@peter-gribanov peter-gribanov deleted the next_major branch November 19, 2019 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant