Skip to content

Fatal error when deprecated iconv extension is no longer available #13

@FritzTGreen

Description

@FritzTGreen

Usages of HtmlTruncator, which is apparently no longer maintained, result in a fatal PHP error when the deprecated PHP extension iconv is no longer available. This is because the HTML5Lib sub-dependency, which is also not maintained, relies on iconv.

Fatal error: Uncaught Error: Class 'HTML5Lib\Exception' not found in /.../vendor/electrolinux/php-html5lib/src/HTML5Lib/InputStream.php:81

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions