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

Release version 1 #166

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Release version 1 #166

wants to merge 3 commits into from

Conversation

ilario-pierbattista
Copy link
Collaborator

@ilario-pierbattista ilario-pierbattista commented Apr 24, 2023

Release 1 aims to provide full compatibility with newer versions of PHP (>= 8.1) and PHPUnit (>= 10).

Pixelshaped and others added 2 commits April 24, 2023 18:26
* chore: (bc) Update PHP and PHPUnit minimum version requirements

- Use attributes to handle what was previously handled through annotations

---------

Co-authored-by: Ilario Pierbattista <[email protected]>
@ilario-pierbattista ilario-pierbattista linked an issue Feb 29, 2024 that may be closed by this pull request
@ilario-pierbattista ilario-pierbattista added this to the 1.0.0 milestone Feb 29, 2024
* chore: Promote annotations @before and @beforeClass to attributes

* Solve own deprecations. Update test matrix for CI

* Update matrix to reflect the fact that PHPUnit11 cannot run on PHP 8.1

* Reinstate docblock, now properly parametrized

* Modify phpstan-baseline to reflect 1 less error in codebase
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

Successfully merging this pull request may close these issues.

PHPUnit 11 support
2 participants