xiaomlove / nexusphp

A private tracker application base on NexusPHP
https://nexusphp.org
GNU General Public License v2.0
873 stars 178 forks source link

number_format() error #60

Closed maximuml closed 2 years ago

maximuml commented 2 years ago

2022/04/16 01:05:10 [error] 9043#0: *3618 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: number_format(): Argument #1 ($num) must be of type float, string given in /home/wwwroot/public/index.php:365 Just got this error on index page

xiaomlove commented 2 years ago

What version of php do you have?

maximuml commented 2 years ago

PHP 8.1.3

~# php -v PHP 8.1.3 (cli) (built: Apr 2 2022 04:55:04) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.3, Copyright (c) Zend Technologies

xiaomlove commented 2 years ago

OK, got it.