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.6] Add test to expose bug on Collection::uniqueStrict()'s keyless calls #21860

Conversation

antonioribeiro
Copy link
Contributor

uniqueStrict()'s bug is being discussed here.

@GrahamCampbell GrahamCampbell changed the title Add test to expose bug on Collection::uniqueStrict()'s keyless calls [5.6] Add test to expose bug on Collection::uniqueStrict()'s keyless calls Oct 29, 2017
@antonioribeiro
Copy link
Contributor Author

@taylorotwell, to make sure you get it: those are the tests related to the uniqueStrict bug, you may keep it closed, but someone would have to add those tests to SupportCollectionTest.php

As for the chat between @GrahamCampbell and others about PR rules, I ended up splitting the PR in two, this one for the tests, the other one (merged) for the fix

@GrahamCampbell
Copy link
Member

I didn't say please send another PR though, I was just explaining what the docs meant. :)

@antonioribeiro
Copy link
Contributor Author

antonioribeiro commented Oct 29, 2017

Yeah, but that also meant I was not doing what the docs say I should be doing :P

Also because it makes sense, tests (know the bugs) are far more important than having bugs fixed right away, it's not always easy to fix them, even when the fixing code is already written

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.

3 participants