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

prevent mix keys in filters (#936) #939

Merged
merged 3 commits into from
Sep 18, 2015
Merged

prevent mix keys in filters (#936) #939

merged 3 commits into from
Sep 18, 2015

Conversation

ewgRa
Copy link
Contributor

@ewgRa ewgRa commented Sep 17, 2015

According to discussion in #936 - this PR does not allow to mix Filters keys

@ewgRa
Copy link
Contributor Author

ewgRa commented Sep 17, 2015

Also check added that name can be only string

@ewgRa ewgRa mentioned this pull request Sep 17, 2015
/**
* @var int Type of bucket keys - named, or anonymous
*/
private $type = null;
Copy link
Owner

Choose a reason for hiding this comment

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

Please use $_type for private variables.

@ruflin
Copy link
Owner

ruflin commented Sep 18, 2015

@ewgRa Looks good. Can you adjust the variable name?

@ewgRa
Copy link
Contributor Author

ewgRa commented Sep 18, 2015

@ruflin done

ruflin added a commit that referenced this pull request Sep 18, 2015
@ruflin ruflin merged commit d31e4a2 into ruflin:master Sep 18, 2015
@ruflin
Copy link
Owner

ruflin commented Sep 18, 2015

Merged, thx.

@ewgRa ewgRa deleted the prevent-mix-keys-in-filters branch September 18, 2015 07:41
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.

2 participants