Skip to content

Change access specifier on $operators property #1086

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

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

hussainweb
Copy link
Contributor

This change is made to match the access specifier in Laravel's base Query Builder class. This was changed in Laravel 5.4.

Fixes #1077

@jenssegers
Copy link
Contributor

Will this break previous Laravel releases?

@hussainweb
Copy link
Contributor Author

@jenssegers, no, it won't. Access level can get weaker but not stronger.

I tested this here: https://3v4l.org/9BVb9

@jenssegers jenssegers merged commit dca0a9d into mongodb:master Jan 25, 2017
@hussainweb hussainweb deleted the fix-operators-access branch January 25, 2017 08:48
@Kahfimaulana
Copy link

Cool

mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
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.

4 participants