[PR #10493] Make all data providers static #12404

Closed
opened 2026-01-22 16:13:56 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/10493

State: closed
Merged: Yes


Cherry-picked from #10492.

PHPUnit 10 triggers a deprecation warning for non-static data providers. This PR switches all (I hope 🤞🏻) data providers to static.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10493 **State:** closed **Merged:** Yes --- Cherry-picked from #10492. PHPUnit 10 triggers a deprecation warning for non-static data providers. This PR switches all (I hope 🤞🏻) data providers to `static`.
admin added the pull-request label 2026-01-22 16:13:56 +01:00
admin closed this issue 2026-01-22 16:13:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12404