Add Arrays::flatten #177
test.yml
on: pull_request
PHP coverage
11s
Quality checks
14s
Matrix: test
Annotations
5 errors
Quality checks:
src/Arrays.php#L489
Method DR\Utils\Arrays::flatten() has parameter $array with no value type specified in iterable type array.
|
Quality checks:
src/Arrays.php#L489
PHPDoc tag @param for parameter $array with type DR\Utils\arrayT is incompatible with native type array.
|
Quality checks:
src/Arrays.php#L489
Parameter $array of method DR\Utils\Arrays::flatten() has invalid type DR\Utils\arrayT.
|
Quality checks:
src/Arrays.php#L489
Template type T of method DR\Utils\Arrays::flatten() is not referenced in a parameter.
|
Quality checks
Process completed with exit code 1.
|