Add Arrays::flatten #175
test.yml
on: pull_request
PHP coverage
13s
Quality checks
19s
Matrix: test
Annotations
4 errors
Quality checks:
src/Arrays.php#L487
Method DR\Utils\Arrays::flatten() has parameter $array with no value type specified in iterable type array.
|
Quality checks:
src/Arrays.php#L487
Parameter $array of method DR\Utils\Arrays::flatten() has invalid type DR\Utils\T.
|
Quality checks:
tests/Unit/ArraysTest.php#L369
Parameter #1 $array of static method DR\Utils\Arrays::flatten() expects array<array|DR\Utils\T>, array<int, array<int, array<int, string>|string>|string> given.
|
Quality checks
Process completed with exit code 1.
|