pecm/pickling

View on GitHub
examples/00-category-list.php

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<?php
declare(strict_types = 1);
 
require_once __DIR__ . '/../vendor/autoload.php';
 
 
Severity: Major
Found in examples/00-category-list.php and 1 other location - About 2 hrs to fix
examples/01-package-list.php on lines 1..28

There are no issues that match your filters.

Category
Status