Skip to content

Conversation

@trsteel88
Copy link

array_filter will preserve keys. Therefore $pictures[0] won't actually be set if you're filtering down to a key other than the first.

array_filter will preserve keys. Therefore $pictures[0] won't actually be set if you're filtering down to a key other than the first.
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.

1 participant