Skip to content

Added array_intersect_key to the Collection object - 19682 - #19683

Merged
taylorotwell merged 2 commits into
laravel:5.4from
VinceG:array_intersect_key
Jun 20, 2017
Merged

Added array_intersect_key to the Collection object - 19682#19683
taylorotwell merged 2 commits into
laravel:5.4from
VinceG:array_intersect_key

Conversation

@VinceG

@VinceG VinceG commented Jun 19, 2017

Copy link
Copy Markdown
Contributor

@VinceG VinceG changed the title Added array_intersect_key to the Collection object - 19680 Added array_intersect_key to the Collection object - 19682 Jun 19, 2017
@taylorotwell
taylorotwell merged commit 98ff41c into laravel:5.4 Jun 20, 2017
@decadence

Copy link
Copy Markdown
Contributor

For note: there is similar method for 5.5 (but with other name)
#19303

@VinceG

VinceG commented Jun 20, 2017

Copy link
Copy Markdown
Contributor Author

@decadence Thank You. i based the name off the 'diff' and 'diffKeys' maybe i should've named it 'intersectKeys' but regardless i am ok with what ever name they chose. i think it should be consistent across different versions of Larave, I'll leave this for @taylorotwell to make the decision on the naming.

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