mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #983] [MERGED] Added MEMBER OF and INSTANCE OF to ExpressionBuilder #8996
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/983
Author: @holtkamp
Created: 3/19/2014
Status: ✅ Merged
Merged: 3/20/2014
Merged by: @guilhermeblanco
Base:
master← Head:patch-new-dql-in-expression-builder📝 Commits (3)
400f420Added MEMBER OF and INSTANCE OF helpers to ExpressionBuilder56e879bRemoved double linebreaks262e465Processed code-review feedback📊 Changes
2 files changed (+39 additions, -0 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/Expr.php(+26 -0)📝
tests/Doctrine/Tests/ORM/Query/ExprTest.php(+13 -0)📄 Description
As announced in https://groups.google.com/forum/#!topic/doctrine-dev/GhusGQDUU7Q
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.