[PR #239] [MERGED] Fix $qb->expr() PHPDoc @return type. #7902

Closed
opened 2026-01-22 15:57:28 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/239
Author: @adrienbrault
Created: 12/23/2011
Status: Merged
Merged: 12/23/2011
Merged by: @guilhermeblanco

Base: masterHead: master


📝 Commits (1)

  • da0a6fc Fix some PHPDoc @return type.

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Expr.php (+2 -2)
📝 lib/Doctrine/ORM/QueryBuilder.php (+1 -1)

📄 Description

The autocompletion was missing so i was sad.

But hey, it's open source!


🔄 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/239 **Author:** [@adrienbrault](https://github.com/adrienbrault) **Created:** 12/23/2011 **Status:** ✅ Merged **Merged:** 12/23/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`da0a6fc`](https://github.com/doctrine/orm/commit/da0a6fc619fc5cb949ed19321191934e80b3825b) Fix some PHPDoc @return type. ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Expr.php` (+2 -2) 📝 `lib/Doctrine/ORM/QueryBuilder.php` (+1 -1) </details> ### 📄 Description The autocompletion was missing so i was sad. But hey, it's open source! --- <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 15:57:28 +01:00
admin closed this issue 2026-01-22 15:57:29 +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#7902