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

Runtime events #32

Merged
merged 11 commits into from
Jan 29, 2016
Merged

Runtime events #32

merged 11 commits into from
Jan 29, 2016

Conversation

thunderer
Copy link
Owner

No description provided.

…h Symfony EventDispatcher, added child shortcodes results to ProcessedShortcode
…ent dispatcher, added with* configurator to configure event container to processor, added method to check if processed shortcode has parent with given name at any level in the tree, added tests
@thunderer thunderer self-assigned this Jan 27, 2016
@thunderer thunderer added this to the 0.6 milestone Jan 27, 2016
@rhukster
Copy link

Is it possible to get some examples on how to use these events?

$this->assertSame('x root[ yes[ yes[] ] yes[ [no /] ] ] y', $processor->process('x [root] [yes] [yes/] [/yes] [yes] [no /] [/yes] [/root] y'));
}

public function testRaw()

Choose a reason for hiding this comment

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

well this looks interesting 👍

thunderer added a commit that referenced this pull request Jan 29, 2016
@thunderer thunderer merged commit 0dbe84f into master Jan 29, 2016
@thunderer thunderer deleted the runtime-events branch January 29, 2016 22:20
@rhukster
Copy link

Nice. I'm definitely going to check out the event based additions this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants