Skip to content

Migrate from PHPUnit 9 to PHPUnit 10#284

Merged
sebastianfeldmann merged 1 commit into
mainfrom
feature/upgrade-to-phpunit-10
Oct 17, 2025
Merged

Migrate from PHPUnit 9 to PHPUnit 10#284
sebastianfeldmann merged 1 commit into
mainfrom
feature/upgrade-to-phpunit-10

Conversation

@sebastianfeldmann

@sebastianfeldmann sebastianfeldmann commented Oct 17, 2025

Copy link
Copy Markdown
Collaborator

This got a log bigger than I anticipated.

  • Switched onConsecutiveCalls to willReturnCallback
  • Switched DataProvider from Annotations to Attributes
  • Made DataProviders static
  • Removed tons of inconsistent PHPDoc
  • Made everything PHPUnit 12 ready

This got a log bigger than I anticipated.
 - Switched onConsecutiveCalls to willReturnCallback
 - Switched DataProvider from Annotations to Attributes
 - Made DataProviders static
 - Removed tons of inconsistent PHPDoc
 - Made everything PHPUnit 12 ready

issue: phpunit-10
@sebastianfeldmann sebastianfeldmann merged commit af25394 into main Oct 17, 2025
10 of 11 checks passed
@sebastianfeldmann sebastianfeldmann deleted the feature/upgrade-to-phpunit-10 branch October 17, 2025 19:26
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.

1 participant