Skip to content

Conversation

leekaiwei
Copy link

Child class cannot override parent class method type.

jenssegers added a commit that referenced this pull request Aug 1, 2013
@jenssegers jenssegers merged commit 292f3b7 into mongodb:master Aug 1, 2013
alcaeus pushed a commit to alcaeus/laravel-mongodb that referenced this pull request Aug 16, 2023
- Add tests on query builder methods that don't need to be fixed.
- Throw exception when calling unsupported methods: whereIntegerInRaw, orWhereIntegerInRaw, whereIntegerNotInRaw, orWhereIntegerNotInRaw
- Throw an exception when Query\Builder::where is called with only a column name
alcaeus pushed a commit that referenced this pull request Aug 22, 2023
- Add tests on query builder methods that don't need to be fixed.
- Throw exception when calling unsupported methods: whereIntegerInRaw, orWhereIntegerInRaw, whereIntegerNotInRaw, orWhereIntegerNotInRaw
- Throw an exception when Query\Builder::where is called with only a column name
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.

2 participants