[PR #928] Support PHPUnit 3.8+ Compatibility #8916

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

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

State: closed
Merged: No


PHPUnit 3.8+ adds a method to its PHPUnit_Framework_TestListener interface called addRiskyTest(). Need to stub it out to avoid "must implement this interface method" fatals when using 3.8+

**Original Pull Request:** https://github.com/doctrine/orm/pull/928 **State:** closed **Merged:** No --- PHPUnit 3.8+ adds a method to its PHPUnit_Framework_TestListener interface called addRiskyTest(). Need to stub it out to avoid "must implement this interface method" fatals when using 3.8+
admin added the pull-request label 2026-01-22 16:02:18 +01:00
admin closed this issue 2026-01-22 16:02:19 +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#8916