Skip to content

Commit 0918f88

Browse files
committed
Bump
1 parent 1b440e3 commit 0918f88

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

psalm-baseline.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3213,10 +3213,6 @@
32133213
<code><![CDATA[$difference]]></code>
32143214
<code><![CDATA[$difference]]></code>
32153215
</PossiblyUndefinedVariable>
3216-
<PropertyNotSetInConstructor>
3217-
<code><![CDATA[$authorizedDc]]></code>
3218-
<code><![CDATA[UpdateLoop]]></code>
3219-
</PropertyNotSetInConstructor>
32203216
<RedundantConditionGivenDocblockType>
32213217
<code><![CDATA[$this->API->feeders[$channelId]?->resume()]]></code>
32223218
</RedundantConditionGivenDocblockType>
@@ -3827,6 +3823,9 @@
38273823
<code><![CDATA[$this->check_queue ??= new WeakMap]]></code>
38283824
<code><![CDATA[$this->unencrypted_check_queue ??= new WeakMap]]></code>
38293825
</PropertyTypeCoercion>
3826+
<RedundantCondition>
3827+
<code><![CDATA[\assert($message instanceof MTProtoOutgoingMessage)]]></code>
3828+
</RedundantCondition>
38303829
</file>
38313830
<file src="src/MTProtoTools/AuthKeyHandler.php">
38323831
<MixedArgument>

0 commit comments

Comments
 (0)