ErrorException: [E_DEPRECATED] str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in

  • Thread starter Thread starter ZixDev
  • Start date Start date

ZixDev

Guest
Member
I think this error is caused by PHP 8.1
ErrorException: [E_DEPRECATED] str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in src/XF/Job/AddOnUninstallData.php at line 76
  1. XF::handlePhpError()
  2. str_replace() in src/XF/Job/AddOnUninstallData.php at line 76
  3. XF\Job\AddOnUninstallData->getStatusMessage() in src/XF/Admin/Controller/Tools.php at line 176...

Read more...

Read more

Continue reading...
 
Top