Skip to content

Fix PHPUnit deprecations in data provider named arguments#22

Merged
antonkomarev merged 1 commit into
masterfrom
fix/phpunit-deprecations
Feb 8, 2026
Merged

Fix PHPUnit deprecations in data provider named arguments#22
antonkomarev merged 1 commit into
masterfrom
fix/phpunit-deprecations

Conversation

@antonkomarev
Copy link
Copy Markdown
Member

  • Rename data provider keys to match test method parameters
  • Change 'acquireAccessMode' to 'acquireMode'
  • Change 'releaseAccessMode' to 'releaseMode'
  • Resolves PHPUnit 11 compatibility warnings

- Rename data provider keys to match test method parameters
- Change 'acquireAccessMode' to 'acquireMode'
- Change 'releaseAccessMode' to 'releaseMode'
- Resolves PHPUnit 11 compatibility warnings
@antonkomarev antonkomarev merged commit 4b84d30 into master Feb 8, 2026
2 checks passed
@antonkomarev antonkomarev deleted the fix/phpunit-deprecations branch February 8, 2026 13:43
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