Skip to content

Remove namespace hacks from autoloaders #8007

@ghost

Description

PHP < 5.3.2 have a bug where autoloaders may receive a \ as the first character of a class name. There is a hack to trap this in the class loaders. The issue was fixed since PHP 5.3.2 which is the minimum requirement so this hack should be removed.

https://bugs.php.net/bug.php?id=50731

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