Skip to content

Remove or modernize REPUTE/reprrd PHP contrib code #354

Description

@thegushi

The PHP files in contrib/repute/ and reprrd/ use the mysql_* extension which was removed in PHP 7.0 (2015). They are not functional on any modern PHP version.

REPUTE (RFC 7071) never saw wide adoption, and it's unclear if anyone is still running this code. Before spending effort modernizing it to PDO/mysqli, we should find out if there's any active user base.

If no one comes forward when we make the next release announcement, these should be removed.

Affected files:

  • reputation/repute.php
  • reputation/repute-config.php
  • reprrd/reprrd.php
  • reprrd/reprrd-config.php

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions