Skip to content

Uses the non-stackable __autoload() function #1

@skyzyx

Description

@skyzyx

Having a function named __autoload() is a massive fail. This needs to be removed. Even if you're calling spl_register_autoload() (good), you cannot also have a function called __autoload() (bad).

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