PHPixie/HTTP

View on GitHub
src/PHPixie/HTTP/Context/Cookies.php

Summary

Maintainability
A
1 hr
Test Coverage

Method set has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $name,
        $value,
        $lifetime = null,
        $path = '/',
        $domain = null,
Severity: Major
Found in src/PHPixie/HTTP/Context/Cookies.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status