Skip to content

Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in class-h5p-plugin-admin.php #170

@Gregman-js

Description

@Gregman-js

$page = filter_input(INPUT_GET, 'page', FILTER_SANITIZE_STRING);

Deprecated as of PHP 8.1.0, use htmlspecialchars() instead

https://www.php.net/manual/en/filter.filters.sanitize.php

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