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 🥳️ #3332

Merged
merged 13 commits into from
Feb 3, 2023
Merged

Upgrade to PHPUnit 10 🥳️ #3332

merged 13 commits into from
Feb 3, 2023

Conversation

TomasVotruba
Copy link
Member

  • Upgrade to PHPUnit 10
  • bump to PHPUnit 10

@TomasVotruba TomasVotruba changed the title tv phpunit 10 Upgrade to PHPUnit 10 🥳️ Feb 3, 2023
@TomasVotruba TomasVotruba force-pushed the tv-phpunit-10 branch 5 times, most recently from b17eccb to 024ff1e Compare February 3, 2023 16:06
@TomasVotruba TomasVotruba force-pushed the tv-phpunit-10 branch 2 times, most recently from 1c36b2c to 9a139d3 Compare February 3, 2023 17:36
@TomasVotruba TomasVotruba enabled auto-merge (squash) February 3, 2023 17:39
@TomasVotruba TomasVotruba merged commit c3ff0fd into main Feb 3, 2023
@TomasVotruba TomasVotruba deleted the tv-phpunit-10 branch February 3, 2023 17:42
@rvanlaak
Copy link

rvanlaak commented Feb 4, 2023

So we need to contribute with some rectors to modify to static and to classes renaming. Sounds feasible 😉

@TomasVotruba
Copy link
Member Author

This is a great summary of the upgrade path :)
https://getrector.com/blog/how-to-upgrade-to-phpunit-10-in-diffs

@@ -39,7 +39,6 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"brianium/paratest": "^6.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.0 was released yesterday and support PHPUnit 10 now 👍

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it already rolled back :)

"brianium/paratest": "^7.0",
, see PR:

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.

4 participants