moay/loxberry-php-core

View on GitHub
src/System/LowLevelExecutor.php

Summary

Maintainability
A
1 hr
Test Coverage

Method sendToSocket has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function sendToSocket($socket, string $buf, int $len, int $flags, string $addr, int $port = 0)
Severity: Minor
Found in src/System/LowLevelExecutor.php - About 45 mins to fix

    Method fileGetContents has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function fileGetContents($filename, bool $use_include_path = false, $context = null, int $offset = 0, ?int $maxlen = null)
    Severity: Minor
    Found in src/System/LowLevelExecutor.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status