Skip to content

Warnings in PHP 8 #146

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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