Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SLC] Fix query association proxy #971

Merged
merged 1 commit into from
Mar 6, 2014

Conversation

FabioBatSilva
Copy link
Member

No description provided.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3012

We use Jira to track the state of pull requests and the versions they got
included in.

@@ -827,6 +827,54 @@ public function testQueryCacheRegion()
$this->assertEquals(1, $this->secondLevelCacheLogger->getRegionMissCount('bar_region'));
}

public function testAssociationProxy()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you find a more descriptive method name? This is unclear to me

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

FabioBatSilva added a commit that referenced this pull request Mar 6, 2014
@FabioBatSilva FabioBatSilva merged commit ecf242f into doctrine:master Mar 6, 2014
@FabioBatSilva FabioBatSilva deleted the slc-query-assoc-proxy branch March 7, 2014 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants