mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #211] [MERGED] DDC-1057 #7867
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/211
Author: @FabioBatSilva
Created: 12/7/2011
Status: ✅ Merged
Merged: 12/7/2011
Merged by: @guilhermeblanco
Base:
master← Head:DDC-1057📝 Commits (3)
df19e68Fixed DDC-1057c6a89c6put return after comment8e50a31trying remove whitespaces📊 Changes
2 files changed (+64 additions, -4 deletions)
View changed files
📝
lib/Doctrine/ORM/Query/ResultSetMapping.php(+27 -4)📝
tests/Doctrine/Tests/ORM/Hydration/ResultSetMappingTest.php(+37 -0)📄 Description
Hello all
This patch provides a fluent interface in ResultSetMapping
http://www.doctrine-project.org/jira/browse/DDC-1057
Thanks ...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.