Skip to content

Upgrade to phpunit 10#133

Merged
mringler merged 3 commits intoperplorm:mainfrom
mringler:phpunit10
Mar 29, 2026
Merged

Upgrade to phpunit 10#133
mringler merged 3 commits intoperplorm:mainfrom
mringler:phpunit10

Conversation

@mringler
Copy link
Copy Markdown
Collaborator

Issue

Current tests run on phpunit 9

Changes

Upgrades phpunit to v10, which is the latest version supporting PHP 8.1.

Implementation Details

  • Data providers are not static and referenced via attributes instead of annotations
  • Making data providers static means making some utility methods static as well

Notes

This is not a necessary upgrade, but I want to stay somewhat in step with the library.

@mringler mringler merged commit a1f566e into perplorm:main Mar 29, 2026
41 checks passed
@mringler mringler deleted the phpunit10 branch March 29, 2026 15:45
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