Skip to content

Conversation

@adrianpanicek
Copy link

No description provided.

InvalidArgumentException::assertCollection($collection, __FUNCTION__, 1);

if ($collection instanceof Traversable) {
$array = \iterator_to_array($collection);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Traversable is not always an iterator.

Base automatically changed from master to main March 5, 2021 16:00
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