Skip to content

Handling HTML entities via mbstring is deprecated in PHP 8.2 #120

@aboks

Description

@aboks

When using this library with PHP 8.2 it yields deprecation warnings like

Deprecated:  mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in [...]/vendor/caxy/php-htmldiff/lib/Caxy/HtmlDiff/ListDiffLines.php on line 87

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