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

Refactored AR find to fix #2999 #3003

Merged
merged 5 commits into from
Apr 7, 2014

Conversation

samdark
Copy link
Member

@samdark samdark commented Apr 7, 2014

@samdark samdark self-assigned this Apr 7, 2014
@samdark samdark added this to the 2.0 Beta milestone Apr 7, 2014
} else {
return static::get($q);
return static::get($condtion);
Copy link
Contributor

Choose a reason for hiding this comment

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

Misstype... should be $condition same with parameter name and previous

qiangxue added a commit that referenced this pull request Apr 7, 2014
@qiangxue qiangxue merged commit a75a441 into master Apr 7, 2014
@cebe cebe deleted the split-find-into-find-findOne-findAll branch April 7, 2014 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:to be verified Needs to be reproduced and validated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants