Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 15, 2024
1 parent 98c8fed commit 6d14fbf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
<code>string</code>
</InvalidFalsableReturnType>
</file>
<file src="../src/Psl/Network/Internal/socket_connect.php">
<PossiblyInvalidArgument>
<code>$socket</code>
</PossiblyInvalidArgument>
</file>
<file src="../src/Psl/Shell/stream_unpack.php">
<PossiblyInvalidArrayAccess>
<code><![CDATA[$headers['size']]]></code>
Expand Down

0 comments on commit 6d14fbf

Please sign in to comment.