[PR #919] [CLOSED] tests for DDC-2890 #8900

Open
opened 2026-01-22 16:02:13 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/919
Author: @jkavalik
Created: 1/24/2014
Status: Closed

Base: masterHead: DDC-2890


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 tests/Doctrine/Tests/ORM/Tools/Pagination/LimitSubqueryWalkerTest.php (+16 -0)

📄 Description

First error is notice level so I added second test with notices ignored to show actual malformed SQL which will be executed on server ignoring notices.


🔄 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/919 **Author:** [@jkavalik](https://github.com/jkavalik) **Created:** 1/24/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-2890` --- ### 📝 Commits (1) - [`01e8561`](https://github.com/doctrine/orm/commit/01e8561a10eec4e84f8e6fe6e55ad69d74c7fd59) test for DDC-2890 ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/Tools/Pagination/LimitSubqueryWalkerTest.php` (+16 -0) </details> ### 📄 Description First error is notice level so I added second test with notices ignored to show actual malformed SQL which will be executed on server ignoring notices. --- <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:02:13 +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#8900