Skip to content

PSR-4 compliance #1

Description

@rpacchioli

Deprecation Notice: Class Caereservices\Mailup\MailUpException located in /caereservices/mailup/src/MailupException.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0.

Composer is complaining because MailUpException doesn't fit MailupException.php : There is an uppercase "U" in classname.
I can open up a PR and fix it, either by renaming the file or changing classname depending on which solution you believe is more suited.

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