Skip to content

Adding MagicJoin feature! #4

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

Merged
merged 16 commits into from
Sep 25, 2015
Merged

Conversation

moufmouf
Copy link
Member

Now, there is no need to write lengthy joins any more!

Simply use the new MagicJoin feature and you are done!

}
if ($result !== NodeTraverser::DONT_TRAVERSE_CHILDREN) {
foreach ($this->operands as $key => $operand) {
$result = $operand->walk($visitor);

Choose a reason for hiding this comment

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

$result déjà utilisé !

@moufmouf
Copy link
Member Author

Done!

marcteyssier pushed a commit that referenced this pull request Sep 25, 2015
Adding MagicJoin feature!
@marcteyssier marcteyssier merged commit ef5393b into thecodingmachine:1.1 Sep 25, 2015
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.

2 participants