error_handler.php
Method on_err
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function on_err($errno, $errstr, $err_file, $err_line, $context = null): bool {
Avoid too many return
statements within this method. Open
Open
return false; }
Avoid too many return
statements within this method. Open
Open
return false;
Possibly zero references to use statement for function update_ini_value
(\BitFireSvr\update_ini_value)
Open
Open
use function BitFireSvr\update_ini_value;
- Exclude checks
Possibly zero references to use statement for function httpp
(\ThreadFin\httpp)
Open
Open
use function ThreadFin\httpp;
- Exclude checks