Skip to content

Commit

Permalink
Shrinking baseline as per newest Psalm update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 18, 2024
1 parent c212da9 commit 883d51b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.22.2@d768d914152dbbf3486c36398802f74e80cfde48">
<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
<file src="src/AbstractDateDropdown.php">
<MissingReturnType>
<code><![CDATA[filterable]]></code>
Expand Down Expand Up @@ -308,9 +308,6 @@
</PossiblyUnusedParam>
</file>
<file src="src/Compress/Tar.php">
<DocblockTypeContradiction>
<code><![CDATA[$result === false]]></code>
</DocblockTypeContradiction>
<InvalidNullableReturnType>
<code><![CDATA[string]]></code>
<code><![CDATA[string]]></code>
Expand Down

0 comments on commit 883d51b

Please sign in to comment.