[RSS Feed/News] php 8 + unfurl - mb_convert_encoding can throw ValueError

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
On fetching https://www.toei-anim.co.jp:443/tv/digimon_t/chara/dukemon.html

A ValueError is thrown and the unfurl is not marked as failed.
Code:

Code:
ValueError: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "none" src/XF/Http/Metadata.php:200
Generated by: Unknown account Sep 9, 2021 at 10:47 PM
Stack trace
#0 src/XF/Http/Metadata.php(200): mb_convert_encoding('<html>
<head>
<...', 'utf-8', 'none')
#1 src/XF/Http/Metadata.php(35)...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom