Usephul

Errors

Table of Contents

src/array.php 1
src/functions.php 2
src/iterable/ArrayMap.php 19
src/iterable/ArrayObject/Filler.php 4
src/iterable/ArrayObject/Filter.php 1
src/iterable/Filterable.php 1
src/iterable.php 1

array.php

Type Line Description
ERROR 41 Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys

functions.php

Type Line Description
ERROR 34 Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys
ERROR 34 Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys

ArrayMap.php

Type Line Description
ERROR 1407 Tag "method" with body "@method static<K, V> The new Map." has error static is not a collection
ERROR 1388 Tag "method" with body "@method static<K, V>" has error static is not a collection
ERROR 1388 Tag "param" with body "@param int-mask-of<self::FLAG_*> $flags Flags to control the behaviour of the {@see Map}." has error "\empaphy\usephul\iterable\int-mask-of" is not a valid Fqsen.
ERROR 1159 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 1091 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 972 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 920 Tag "method" with body "@method static<(TKey | K), (TValue | V)>" has error static is not a collection
ERROR 746 Tag "method" with body "@method static<(TKey | int), (TValue | V)>" has error static is not a collection
ERROR 707 Tag "method" with body "@method static<(TKey | K), (TValue | V)>" has error static is not a collection
ERROR 551 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 520 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 461 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 407 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 359 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 328 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 301 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 221 Tag "method" with body "@method static<TKey, TValue>[]" has error static is not a collection
ERROR 195 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection
ERROR 167 Tag "param" with body "@param int-mask-of<self::FLAG_*> $flags Flags to control the behaviour of the {@see Map}." has error "\empaphy\usephul\iterable\int-mask-of" is not a valid Fqsen.

Filler.php

Type Line Description
ERROR 138 Tag "method" with body "@method static<int, V>" has error static is not a collection
ERROR 77 Tag "method" with body "@method static<K, V>" has error static is not a collection
ERROR 50 Tag "method" with body "@method static<int, V>" has error static is not a collection
ERROR 50 Tag "param" with body "@param non-negative-int $count Number of elements to insert. Must be greater than or equal to zero, and less than or equal to `2147483647`." has error "\empaphy\usephul\iterable\ArrayObject\non-negative-int" is not a valid Fqsen.

Filter.php

Type Line Description
ERROR 62 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection

Filterable.php

Type Line Description
ERROR 47 Tag "method" with body "@method static<TKey, TValue>" has error static is not a collection

iterable.php

Type Line Description
ERROR 66 Tag "method" with body "@method array<K, V>" has error An array can have only integers or strings as keys

Search results