We're getting constant errors from the #replace parser function:
Implicit conversion from float 23.727272727272727 to int loses precision in preg_replace called at /path/to/extensions/ParserFunctions/includes/ParserFunctions.php (833)
Not sure exactly how to reproduce it but I think it started when we updated from PHP 7.4 to 8.1. We're using MediaWiki 1.39.3 and the bundled version of ParserFunctions (1.6.0).