mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 06:51:23 +01:00
Update baseline
This commit is contained in:
parent
0a8e41ac09
commit
8ade8fd4c6
@ -154,6 +154,9 @@
|
||||
</TooManyArguments>
|
||||
</file>
|
||||
<file src="src/DataCenter.php">
|
||||
<DocblockTypeContradiction>
|
||||
<code>\is_string($dc)</code>
|
||||
</DocblockTypeContradiction>
|
||||
<PossiblyUndefinedArrayOffset>
|
||||
<code>$default[2]</code>
|
||||
<code>$default[2]</code>
|
||||
@ -1488,8 +1491,6 @@
|
||||
</file>
|
||||
<file src="src/MTProtoTools/FilesLogic.php">
|
||||
<MissingClosureReturnType>
|
||||
<code>static function (int $offset, int $size) use ($stream) {</code>
|
||||
<code>static function (int $offset, int $size) use ($stream, $seekable, $lock) {</code>
|
||||
<code>static function (string $payload, int $offset) use ($stream, $seekable, $lock) {</code>
|
||||
</MissingClosureReturnType>
|
||||
<PossiblyInvalidArgument>
|
||||
|
Loading…
x
Reference in New Issue
Block a user