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

Make it easier to configure new tasks + Symfony 3 compatibility #73

Merged
merged 2 commits into from
Dec 3, 2015

Conversation

veewee
Copy link
Contributor

@veewee veewee commented Dec 1, 2015

This PR will make it easier to configure tasks and fetch the configuration and metadata of a task.
Fixes #60
Adds basic functionality for #17, #16 and #50.

@veewee veewee changed the title Make it easier to configure new tasks Make it easier to configure new tasks + Symfony 3 compatibility Dec 2, 2015
@veewee
Copy link
Contributor Author

veewee commented Dec 2, 2015

@aderuwe
I added the symfony 3 compatibility to this issue, since a lot of code has changed.
The regex stuff is extracted in a new util class. This makes it a bit easier to reuse this functionallity.
Feel free to merge if you don't have any remarks.

@aderuwe
Copy link
Contributor

aderuwe commented Dec 3, 2015

👍 Cool stuff!

aderuwe added a commit that referenced this pull request Dec 3, 2015
Make it easier to configure new tasks + Symfony 3 compatibility
@aderuwe aderuwe merged commit 91e7719 into phpro:master Dec 3, 2015
@veewee veewee deleted the feature/processbuilder branch February 9, 2016 09: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.

None yet

2 participants