Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

[BC] Conflict with Laravel Collection part 2 ! #104

@mathieutu

Description

@mathieutu

Hi,
Here a conflict with the Arrayable interface.

I have a Laravel Collection with several Tightenco collection inside.

When using toArray() on the main Laravel Collection, it doesn't touch the Tightenco ones... 😞

It's because of the \Illuminate\Contracts\Support\Arrayable and \Tightenco\Collect\Contracts\Support\Arrayable Interfaces.

Because of these sort of bugs, packages that use Tightenco/collect can't be used with Laravel anymore... 😥

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions