- Package:
- php-htmlpurifier
- Source:
- php-htmlpurifier
- Submitter:
- Troy Rollo
- Date:
- 2023-10-11 06:36:04 UTC
- Severity:
- normal
Dear Maintainer, bookworm includes php-htmlpurifier version 4.11, and PHP version 8. PHP 8 compatibility was introduced in php-htmlpurifier version 4.15, so parts of php-htmlpurifier cause fatal errors. For example, a call to the cleanUTF8 method fails with: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/share/php/HTMLPurifier/Encoder.php on line 162 It seems the package should be updated to upstream version 4.15.