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

Type declarations and Generics #1330

Open
ghostwriter opened this issue Sep 4, 2023 · 0 comments
Open

Type declarations and Generics #1330

ghostwriter opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
Announcement news or information Minor Backwards compatible changes Refactor for code refactoring or restructuring without changes to functionality
Milestone

Comments

@ghostwriter
Copy link
Member

Hi,

We'll be working on these feature in the 1.7.x branch:

  • Add Argument Type Declarations [BC] Change method signature
  • Add Return Type Declarations [BC] Change method signature
  • Add declare(strict_types=1);
  • Add Generics via DocBlocks

You're can test the 1.7.x branch using composer require mockery/mockery:1.7.x-dev --dev

Thanks for your patience.

@ghostwriter ghostwriter added Minor Backwards compatible changes Refactor for code refactoring or restructuring without changes to functionality Announcement news or information labels Sep 4, 2023
@ghostwriter ghostwriter added this to the 1.7.0 milestone Sep 4, 2023
@ghostwriter ghostwriter self-assigned this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement news or information Minor Backwards compatible changes Refactor for code refactoring or restructuring without changes to functionality
Projects
None yet
Development

No branches or pull requests

1 participant