Skip to content

__autoload is deprecated #19

@ju5t

Description

@ju5t

Version information

I must say I feel reluctant to open an issue here because it feels like SpamExperts has dropped the ball and doesn't do any development on this anymore.

This module is using __autoload which is deprecated for a while. It needs to be replaced with spl_autoload_register. This function has been deprecated for 3 (!!) years.

Steps to replicate

Use the module.

Actual result

Get a deprecation notice.

Expected result

No notice.

Other notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions