Skip to content

Conversation

@williamjallen
Copy link
Collaborator

While interfaces are useful when used properly, many of the interfaces with single implementations in the CDash codebase have diverged from their intended use cases. This PR removes one such case, the SubscriberInterface, which has a single implementation and is associated with a large number of PHPStan warnings.

While interfaces are useful when used properly, many of the interfaces with single implementations in the CDash codebase have diverged from their intended use cases.  This PR removes one such case, the `SubscriberInterface`, which has a single implementation and is associated with a large number of PHPStan warnings.
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Feb 11, 2026
Merged via the queue into Kitware:master with commit bcc2aeb Feb 11, 2026
7 checks passed
@williamjallen williamjallen deleted the remove-subscriber-interface branch February 11, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants