Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPLIB-1528 Add traits to implement Command and SDAM subscriber methods #1414

Draft
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Sep 18, 2024

Fix PHPLIB-1528

Make it easier to write partial implementations of interfaces CommandSubscriber and SDAMSubscriber.

Not adding a trait for LogSubscriber, as this interface contains only 1 method.

Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

LGTM!

@jmikola jmikola self-requested a review September 18, 2024 13:28
@GromNaN
Copy link
Member Author

GromNaN commented Sep 18, 2024

Waiting investigation if we implement this in C in the mongodb extension.

@GromNaN GromNaN marked this pull request as draft September 18, 2024 13:40
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.

2 participants