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

Appending the Paginator tree walker hint #716

Merged
merged 4 commits into from
Aug 10, 2013

Conversation

Lumbendil
Copy link
Contributor

Appends the Paginator tree walker query hint instead of appending it, thus keeping other query hints.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-2542

We use Jira to track the state of pull requests and the versions they got
included in.

@@ -231,4 +231,16 @@ private function useOutputWalker(Query $query)

return $this->useOutputWalkers;
}

private function appendTreeWalker(Query $query, $walkerClass)
Copy link
Member

Choose a reason for hiding this comment

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

Missing docblock

beberlei added a commit that referenced this pull request Aug 10, 2013
Appending the Paginator tree walker hint
@beberlei beberlei merged commit b6bf47a into doctrine:master Aug 10, 2013
@Lumbendil Lumbendil deleted the append-paginator-tree-walker branch September 5, 2013 11:47
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.

4 participants