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

[5.5] orWhereDate() should accept two arguments #23780

Closed
wants to merge 1 commit into from
Closed

[5.5] orWhereDate() should accept two arguments #23780

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 2, 2018

There is a check in the orWhereDate method body for accepting two arguments,
but the third argument ($value) seems doesn't have a default value.

BTW, In 5.6 there is more "date based orWhere". I'm not sure whether should I add tests for them in 5.6 branch.

@jmarcher
Copy link
Contributor

jmarcher commented Apr 2, 2018

5.5 is open for bugfixes only.

@ghost
Copy link
Author

ghost commented Apr 2, 2018

@jmarcher Should I open another PR for 5.6?
I think this is a "bug" because the method body has a check but the argument doesn't have a default value, it must be forgotten.

@ghost ghost deleted the patch-fix-or-where-date branch April 28, 2018 19:05
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.

None yet

3 participants