tastphp/framework

View on GitHub
src/Framework/Queue/BeanstalkdService.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function put($tube, $data, $priority = 1024, $delaytime = 0, $lifetime = 60)
Severity: Minor
Found in src/Framework/Queue/BeanstalkdService.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status