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

Upgrade to PHPUnit 10.x #1574

Open
4 of 6 tasks
oliverklee opened this issue Feb 3, 2025 · 1 comment · May be fixed by #1585
Open
4 of 6 tasks

Upgrade to PHPUnit 10.x #1574

oliverklee opened this issue Feb 3, 2025 · 1 comment · May be fixed by #1585
Assignees
Labels
dependencies Pull requests that update a dependency file task

Comments

@oliverklee
Copy link
Contributor

oliverklee commented Feb 3, 2025

Goal

What would you like to achieve with this task? Maybe in form of a User Story.

Acceptance Criteria

  • The PHPUnit dependency is 10.5.44.
  • The two PHPUnit configuration files are switched to the PHPUnit 10.5 XSD.
  • The two PHPUnit configuration files have been migrated using the PHPUnit configuration migration. They also are as well-formatted as before.
  • All tests are still green.
  • The Dependabot configuration now avoids upgrades to PHPUnit 11.
  • Code coverage generation and upload also still works. (We'll probably need to upgrade another package for that.)
@oliverklee oliverklee added blocked dependencies Pull requests that update a dependency file task labels Feb 3, 2025
@oliverklee oliverklee added this to the 4.0.0: Breaking changes milestone Feb 3, 2025
@oliverklee oliverklee removed the blocked label Feb 3, 2025
@oliverklee oliverklee moved this from Todo to In Progress in Best Practices Remote Day Feb 3, 2025
@oliverklee oliverklee self-assigned this Feb 3, 2025
oliverklee added a commit that referenced this issue Feb 3, 2025
@oliverklee oliverklee linked a pull request Feb 3, 2025 that will close this issue
oliverklee added a commit that referenced this issue Feb 3, 2025
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
oliverklee added a commit that referenced this issue Feb 3, 2025
Also drop redundant configuration options.

Fixes #1574
@oliverklee
Copy link
Contributor Author

Note to myself: paratestphp/paratest#890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file task
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant