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

Added locking mechanism #39

Merged
merged 7 commits into from
May 18, 2017
Merged

Added locking mechanism #39

merged 7 commits into from
May 18, 2017

Conversation

wachterjohannes
Copy link
Member

@wachterjohannes wachterjohannes commented May 12, 2017

Integrates locking mechanism from php-task/php-task#35

->end()
->end()
->end()
->enumNode('mode')->values(['off', 'listener'])->defaultValue('off')->end()
Copy link
Member

Choose a reason for hiding this comment

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

duplicated

@wachterjohannes
Copy link
Member Author

@alexander-schranz fixed

composer.json Outdated
@@ -11,9 +11,10 @@
],
"require": {
"php": "~5.5 || ~7.0",
"php-task/php-task": "dev-develop",
"php-task/php-task": "dev-feature/lock",
Copy link
Member

Choose a reason for hiding this comment

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

@wachterjohannes
Copy link
Member Author

@alexander-schranz done

@alexander-schranz alexander-schranz merged commit fbd2bcc into master May 18, 2017
@alexander-schranz alexander-schranz deleted the feature/lock branch May 18, 2017 07:57
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