Flow PHP

Errors

Table of Contents

src/lib/types/src/Flow/Types/DSL/functions.php 4
src/lib/types/src/Flow/Types/Type/Comparator.php 3
src/lib/types/src/Flow/Types/Type/TypeWidener.php 2

functions.php

Type Line Description
ERROR 517 Tag "method" with body "@method class-string<Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string
ERROR 517 Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string
ERROR 504 Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string
ERROR 237 Tag "method" with body "@method MapType<array<TKey, TValue>>" has error An array can have only integers or strings as keys

Comparator.php

Type Line Description
ERROR 175 Tag "method" with body "@method class-string<Type<mixed>> ...$typeClasses" has error \Flow\Types\Type<mixed> is not a class string
ERROR 175 Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string
ERROR 138 Tag "method" with body "@method class-string<Type<mixed>> $typeClass" has error \Flow\Types\Type<mixed> is not a class string

TypeWidener.php

Type Line Description
ERROR 153 Tag "method" with body "@method MapType<array<TRightKey, TRightValue>> $right" has error An array can have only integers or strings as keys
ERROR 153 Tag "method" with body "@method MapType<array<TLeftKey, TLeftValue>> $left" has error An array can have only integers or strings as keys

Search results