Skip to content

Is a new release planned? #304

@tobiastom

Description

@tobiastom

Hi. I'm currently trying to use htmlpurifier with PHP 8 and I am getting the following syntax error:

Parse error: ./vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload-legacy.php:10
     8|  */
     9| 
  > 10| function __autoload($class)
    11| {
    12|     return HTMLPurifier_Bootstrap::autoload($class);

As I can see this issue was fixed in 4285590#diff-b612c84ece435337010ca64e81530a73be5f6109399945520676881e90e56f74. Unfortunately the latest release from 29 Jun 2020 does not contain this fix.

Would it be possible to release a new version that makes it compatible with PHP 8? Are there any blockers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions