PHPlist error_log Deprecated: Function utf8_encode()

Hello All.

Has anyone gotten this error in the error_log in the lists folder?

[31-May-2024 12:50:33 America/New_York] PHP Deprecated: Function utf8_encode() is deprecated in /home3/weadksmy/public_html/XXXX.XX/XX/lists/admin/lib.php on line 1247

I don’t think its interfering with any real functions, but I’ve toggled to both PHP 8.2 and 8.3 to no avail.

Looks like that function is going to be removed in php9. It should still work in php 8.x.

@duncanc , can you put a feature request in to remove that line, or change it somehow?

https://www.php.net/manual/en/function.utf8-encode.php