Hello,
I was able to solve the issue for PHP 8.2.13. The problem arises from character set declaration. After examining the XenForo source code for a while, I came across a function named "Unfurl" (I accessed this function with the code in message.)
Unfurl: A function that captures links within...