Skip to content

TableLocator refers to an instances attribute that isn't declared, leading to 'dynamic creation' warnings #15

@far-blue

Description

@far-blue

TableLocator references $this->instances (e.g. on line 60) without actually declaring instances as a class instance attribute, leading php to spit out Deprecated: Creation of dynamic property Atlas\Table\TableLocator::$instances is deprecated warnings.

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