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 PHPUnit to version 10 #1390

Open
5 tasks
garak opened this issue Jun 4, 2023 · 0 comments
Open
5 tasks

Upgrade PHPUnit to version 10 #1390

garak opened this issue Jun 4, 2023 · 0 comments

Comments

@garak
Copy link
Collaborator

garak commented Jun 4, 2023

Now that #1364 is done, we can try to replace PHPUnit 9 with PHPUnit 10.
Here's the list of things to do:

  • adapt the tests/BypassFinalHook.php file to use the new event system
  • remove the polyfills
  • replace phpdoc annotations with attributes in test files
  • fix the configuration file
  • change the @PHPUnit84Migration:risky key in the .php-cs-fixer.php file

PRs are welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant