Skip to content

Commit

Permalink
fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Nov 17, 2024
1 parent fa507c4 commit 72e10f3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
<code><![CDATA[getContext]]></code>
<code><![CDATA[jsonSerialize]]></code>
</InternalMethod>
<PossiblyFalseArgument>
<code><![CDATA[$querystring]]></code>
<code><![CDATA[$querystring]]></code>
<code><![CDATA[$querystring]]></code>
<code><![CDATA[$querystring]]></code>
<code><![CDATA[$querystring]]></code>
<code><![CDATA[$querystring]]></code>
</PossiblyFalseArgument>
</file>
<file src="src/Http/SentryClient.php">
<InternalMethod>
Expand Down

0 comments on commit 72e10f3

Please sign in to comment.