deployphp/deployer

View on GitHub
src/Component/PharUpdate/Version/Version.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        int $major = 0,
        int $minor = 0,
        int $patch = 0,
        array $pre = [],
        array $build = [],
Severity: Minor
Found in src/Component/PharUpdate/Version/Version.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status