[PR #715] [CLOSED] Changed the paginator to allow using aditional tree walkers. #8602

Closed
opened 2026-01-22 16:00:43 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/715
Author: @Lumbendil
Created: 7/3/2013
Status: Closed

Base: 2.3Head: append-paginator-tree-walker


📝 Commits (1)

  • 1e4b3db Changed the paginator to allow using aditional tree walkers.

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Tools/Pagination/Paginator.php (+6 -2)

📄 Description

The paginator currently ignores additional tree walkers if it can't use an output walker. This patch appends the tree walker instead of replacing any existing tree walkers.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/715 **Author:** [@Lumbendil](https://github.com/Lumbendil) **Created:** 7/3/2013 **Status:** ❌ Closed **Base:** `2.3` ← **Head:** `append-paginator-tree-walker` --- ### 📝 Commits (1) - [`1e4b3db`](https://github.com/doctrine/orm/commit/1e4b3db5e4f748c1870dccf16cca297ea6054eb3) Changed the paginator to allow using aditional tree walkers. ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Pagination/Paginator.php` (+6 -2) </details> ### 📄 Description The paginator currently ignores additional tree walkers if it can't use an output walker. This patch appends the tree walker instead of replacing any existing tree walkers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:00:43 +01:00
admin closed this issue 2026-01-22 16:00:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8602