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

Use PHP8 Attributes where possible #9

Open
justusmoroni opened this issue Mar 19, 2024 · 1 comment
Open

Use PHP8 Attributes where possible #9

justusmoroni opened this issue Mar 19, 2024 · 1 comment
Assignees

Comments

@justusmoroni
Copy link
Member

We can use the php attributes #[Test] and #[DataProvider] in the tests.
Maybe others as well.

@extcode extcode self-assigned this Mar 19, 2024
justusmoroni pushed a commit that referenced this issue Mar 19, 2024
Related: #9

Co-authored-by: Daniel Gohlke <daniel.gohlke@codappix.com>
@justusmoroni
Copy link
Member Author

Will be included in the next release.

@justusmoroni justusmoroni changed the title Use PHP8 Attributes were possible Use PHP8 Attributes where possible Mar 20, 2024
justusmoroni pushed a commit that referenced this issue Mar 20, 2024
Related: #9

Co-authored-by: Daniel Gohlke <daniel.gohlke@codappix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants