Skip to content

Commit

Permalink
Bump psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jul 2, 2024
1 parent 15775a1 commit 3aa73bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@
<code><![CDATA[$body]]></code>
<code><![CDATA[$body]]></code>
<code><![CDATA[$body]]></code>
<code><![CDATA[$body]]></code>
<code><![CDATA[$singleMedia]]></code>
<code><![CDATA[$singleMedia['media']]]></code>
</MixedAssignment>
Expand Down Expand Up @@ -796,8 +797,6 @@
<code><![CDATA[$rawPoll['poll']['question']['entities']]]></code>
<code><![CDATA[$rawPoll['poll']['question']['text']]]></code>
<code><![CDATA[$rawPoll['poll']['quiz']]]></code>
<code><![CDATA[$rawPoll['results']['results']]]></code>
<code><![CDATA[$rawPoll['results']['total_voters']]]></code>
</MixedArrayAccess>
<MixedAssignment>
<code><![CDATA[$res[$prop->getName()]]]></code>
Expand Down Expand Up @@ -3497,6 +3496,7 @@
<code><![CDATA[methodCallAsyncRead]]></code>
</MissingReturnType>
<MixedArgument>
<code><![CDATA[$args['businessConnectionId'] ?? null]]></code>
<code><![CDATA[$args['floodWaitLimit'] ?? null]]></code>
<code><![CDATA[$args['id']['dc_id']]]></code>
<code><![CDATA[$args['madelineMsgId']]]></code>
Expand Down

0 comments on commit 3aa73bd

Please sign in to comment.