Errors
Table of Contents
src/lib/Default/smr.inc.php | 1 |
src/lib/Smr/Chess/Board.php | 1 |
src/lib/Smr/Port.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 "param" with body "@param non-empty-array<int, AbstractPlayer> $targetPlayers" has error "\Smr\non-empty-array" is not a valid Fqsen. |