Skip to content

ClassLoader does not support PSR-0 underscores #289

@timaelliott

Description

@timaelliott

One of the requirements of PSR-0 is:

Each _ character in the CLASS NAME is converted to a DIRECTORY_SEPARATOR. The _ character has no special meaning in the namespace.

framework/src/Illuminate/Support/ClassLoader.php should be modified to support converting underscores to a separator.

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