| ERROR |
244 |
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 |
205 |
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 |
205 |
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 |
173 |
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 |
74 |
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 |
74 |
Tag "method" with body "@method array<TKey, TValue> $array
The input array." has error An array can have only integers or strings as keys |