Skip to content

Support for "Globstar" pattern #279

Support for "Globstar" pattern

Support for "Globstar" pattern #279

Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Coding Guidelines
11s
Coding Guidelines
Static Analysis
27s
Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Coding Guidelines
Process completed with exit code 8.
Static Analysis: src/Factory.php#L113
Method SebastianBergmann\FileIterator\Factory::globstar() never returns false so it can be removed from the return type.
Static Analysis: src/Factory.php#L113
Method SebastianBergmann\FileIterator\Factory::globstar() return type has no value type specified in iterable type array.
Static Analysis: src/Factory.php#L133
Parameter #2 ...$arrays of function array_merge expects array, array|false given.
Static Analysis: src/Factory.php#L137
Parameter #1 $array of function array_unique expects array, array|false given.
Static Analysis
Process completed with exit code 1.