Errors
Table of Contents
| src/Client/Serializer.php | 4 |
| src/Client/Session/BaseSession.php | 2 |
| src/Utils/MagicFilter/MagicFilter.php | 1 |
Serializer.php
| Type | Line | Description |
|---|---|---|
| ERROR | 485 | Tag "method" with body "@method array<mixed, mixed> $arr" has error An array can have only integers or strings as keys |
| ERROR | 415 | Tag "method" with body "@method array<mixed, mixed> $value" has error An array can have only integers or strings as keys |
| ERROR | 239 | Tag "method" with body "@method array<mixed, mixed>" has error An array can have only integers or strings as keys |
| ERROR | 239 | Tag "method" with body "@method array<mixed, mixed> $value" has error An array can have only integers or strings as keys |
BaseSession.php
| Type | Line | Description |
|---|---|---|
| ERROR | 430 | Tag "method" with body "@method class-string<TelegramMethod<mixed>> $methodClass for diagnostics" has error \Gruven\PhpBotGram\Methods\TelegramMethod<mixed> is not a class string |
| ERROR | 341 | Tag "method" with body "@method class-string<TelegramMethod<mixed>> $methodClass for diagnostics" has error \Gruven\PhpBotGram\Methods\TelegramMethod<mixed> is not a class string |
MagicFilter.php
| Type | Line | Description |
|---|---|---|
| ERROR | 70 | Tag "see" with body "@see /tmp/magic_filter/magic.py for the Python original" has error "\Gruven\PhpBotGram\Utils\MagicFilter\/tmp/magic_filter/magic.py" is not a valid Fqsen. |