Documentation

Errors

Table of Contents

src/lib/Default/smr.inc.php 1
src/lib/Smr/Chess/Board.php 1
src/lib/Smr/Combat/Results/Weapon/HitWeaponResult.php 1
src/lib/Smr/Port.php 1
src/lib/Smr/Routes/RouteGenerator.php 1
src/lib/Smr/StdlibExtensions/InfiniteArrayIterator.php 1

smr.inc.php

Type Line Description
ERROR 808 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 "method" with body "@method array<value-of<Colour>, array<Castling>>" has error An array can have only integers or strings as keys

HitWeaponResult.php

Type Line Description
ERROR 24 Tag "param" with body "@param template-type<TTarget, \Smr\Combat\CombatantInterface, 'TDamage'> $actualDamage" has error "\Smr\Combat\Results\Weapon\template-type" is not a valid Fqsen.

Port.php

Type Line Description
ERROR 1355 Tag "method" with body "@method non-empty-array<int, Player> $targetPlayers" has error non-empty-array is not a collection

RouteGenerator.php

Type Line Description
ERROR 32 Tag "method" with body "@method array<self::*_ROUTE, array<numeric-string, array<MultiplePortRoute>>>" has error An array can have only integers or strings as keys

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

Search results