#1053783 php-htmlpurifier 4.11 is incompatible with PHP version 8

#1053783#5
Date:
2023-10-11 05:55:14 UTC
From:
To:
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.