Make parser warnings more clear #961
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
PHP:
includes/Checker/Checks/Plugin_Readme_Check.php#L226
Parameter #1 $number of function number_format expects float, string given.
|
PHP:
includes/Checker/Checks/Plugin_Readme_Check.php#L227
Binary operation "+" between string and 0.1 results in an error.
|
PHP:
includes/Checker/Checks/Plugin_Readme_Check.php#L233
Parameter #1 $number of function number_format expects float, string given.
|
PHP:
includes/Checker/Checks/Plugin_Readme_Check.php#L234
Binary operation "-" between string and 0.1 results in an error.
|
PHP
Process completed with exit code 1.
|