Errors
Table of Contents
src/lib/Default/smr.inc.php | 1 |
src/lib/Smr/Chess/Board.php | 1 |
src/lib/Smr/Port.php | 1 |
src/lib/Smr/Sector.php | 1 |
src/lib/Smr/StdlibExtensions/InfiniteArrayIterator.php | 1 |
smr.inc.php
Type | Line | Description |
---|---|---|
ERROR | 807 | Tag "method" with body "@method array<T, float> $choices" has error An array can have only integers or strings as keys |
Board.php
Type | Line | Description |
---|---|---|
ERROR | 13 | Tag "var" with body "@var array<value-of<Colour>, array<Castling>>" has error "\Smr\Chess\value-of" is not a valid Fqsen. |
Port.php
Type | Line | Description |
---|---|---|
ERROR | 1337 | Tag "method" with body "@method non-empty-array<int, AbstractPlayer> $targetPlayers" has error non-empty-array is not a collection |
Sector.php
Type | Line | Description |
---|---|---|
ERROR | 489 | Tag "return" with body "@return list<key-of<self::LINK_DIR_MAPPING>>" has error "\Smr\key-of" is not a valid Fqsen. |
InfiniteArrayIterator.php
Type | Line | Description |
---|---|---|
ERROR | 23 | Tag "method" with body "@method array<K, V> $arr Array to iterate over" has error An array can have only integers or strings as keys |