Skip to content

Conversation

bwoebi
Copy link
Member

@bwoebi bwoebi commented Aug 25, 2016

Fixes #90.

Following no dissent in the related issue, this should be merged in a few days if nobody else objects.

@@ -134,13 +134,12 @@
abstract public function enable($watcherId);

/**
* Disable a watcher. Disabling a watcher MUST NOT invalidate the watcher.
* Disable a watcher. Disabling a watcher MUST NOT invalidate the watcher. Calling this function MUST never fail,
Copy link
Member

Choose a reason for hiding this comment

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

MUST neverMUST NOT

Copy link
Member Author

Choose a reason for hiding this comment

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

I've copied from cancel() docs.

Copy link
Member

Choose a reason for hiding this comment

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

Should probably fixed there as well. Otherwise you might miss the never since only MUST is bold.

@bwoebi bwoebi force-pushed the disabling_invalid_watcher branch from 229d2f3 to b3fdfa4 Compare August 30, 2016 20:04
@trowski trowski merged commit 9ab9e6a into master Aug 30, 2016
@bwoebi bwoebi deleted the disabling_invalid_watcher branch December 29, 2016 17:27
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.

3 participants