refinery29/piston

View on GitHub
src/RequestFactory.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        array $server = null,
        array $query = null,
        array $body = null,
        array $cookies = null,
        array $files = null
Severity: Minor
Found in src/RequestFactory.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status