mb_convert_encoding is deprecated in PHP 8.2

Created on 5 February 2024, about 1 year ago
Updated 15 February 2024, about 1 year ago

Problem/Motivation

After updating our system to PHP 8.2, we are facing this error:

Deprecated function: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in Caxy\HtmlDiff\Table\TableDiff->createDocumentWithHtml() (Zeile 630 in /var/www/html/docport/vendor/caxy/php-htmldiff/lib/Caxy/HtmlDiff/Table/TableDiff.php)

Is this a bug of the diff module, or in the Caxy library?

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany dbielke1986

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024