Skip to content

Warnings in PHP 8 #146

@xRealNeon

Description

@xRealNeon

I'm getting these errors at the article list endpoint after upgrading to PHP 8

Warning: Private methods cannot be final as they are never overridden by other classes in components/com_api/libraries/plugin.php on line 326

Warning: Private methods cannot be final as they are never overridden by other classes in components/com_api/libraries/plugin.php on line 348

Warning: Private methods cannot be final as they are never overridden by other classes in components/com_api/libraries/plugin.php on line 407

Warning: Private methods cannot be final as they are never overridden by other classes in components/com_api/libraries/plugin.php on line 468

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