Skip to content

Deprecated interfaces in Entity and ClosureTable #251

@AnzePratnemerDSpot

Description

@AnzePratnemerDSpot

Why werent they removed from code if they are deprecated in >6.0.

6.1.1. still has class Entity extends Eloquent implements EntityInterface with EntityInterface marked as deprecated..
Problem is later in the code (Entity.php@1771) with $parent->getKey() method being undefined.

Also Entity.php@1904 transaction($callable) method expects parameter type Closure instead of given type callable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions