Errors
Table of Contents
src/array.php | 1 |
src/functions.php | 2 |
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 | 32 | Tag "method" with body "@method array<TKey, TValue>" has error An array can have only integers or strings as keys |
ERROR | 32 | Tag "method" with body "@method array<TKey, TValue> $array" has error An array can have only integers or strings as keys |