Usephul

Errors

Table of Contents

src/array.php 8

array.php

Type Line Description
ERROR 197 Tag "method" with body "@method array<TKey, TValue> $array An array to run through the callback (generator) function." has error An array can have only integers or strings as keys
ERROR 158 Tag "method" with body "@method array<TKey, TValue> Returns a new array consisting of the elements with keys matching __keys__." has error An array can have only integers or strings as keys
ERROR 158 Tag "method" with body "@method array<TKey, TValue> $array The input array." has error An array can have only integers or strings as keys
ERROR 126 Tag "method" with body "@method array<TKey, mixed> $array The input array." has error An array can have only integers or strings as keys
ERROR 98 Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys
ERROR 98 Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys
ERROR 72 Tag "method" with body "@method array<TKey, TValue> Returns an array containing all the elements from __array__ that are also present in __values__." has error An array can have only integers or strings as keys
ERROR 72 Tag "method" with body "@method array<TKey, TValue> $array The input array." has error An array can have only integers or strings as keys

Search results