The issue
PHP Deprecated: is_nan(): Passing null to parameter #1 ($num) of type float is deprecated in
vendor/fof/prevent-necrobumping/src/Util.php on line 38
Error : return is_nan($days) || $days < 1 ? null : (int) $days;
Flarum information
Flarum core: 1.8.2
PHP version: 8.1.24
MySQL version: 10.6.15-MariaDB