mongo-php-library icon indicating copy to clipboard operation
mongo-php-library copied to clipboard

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

Open GromNaN opened this issue 1 year ago • 1 comments

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.

GromNaN avatar Sep 18 '24 07:09 GromNaN

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

GromNaN avatar Sep 18 '24 13:09 GromNaN