[RSS Feed/News] PHP 8.2: Collection of issues

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
This is a collection of patches for PHP 8.2 compatibility issues I've encountered. It's not intended to be used on a live site and just serves as a checklist of known issues.

Currently, this includes:
  1. HTML-ENTITIES encoding is deprecated:
    1. \Symfony\Component\VarDumper\Dumper\HtmlDumper::dumpLine
    2. \Symfony\Component\DomCrawler\Crawler::addHtmlContent
  2. utf8_decode and utf8_encode are deprecated:
    1. src/vendor/dokuwiki/utf8/utf8.php: utf8_decode replaced...

Read more

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