Skip to content

Commit

Permalink
Cleanup baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Jan 18, 2023
1 parent cc30cf9 commit 2161e97
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,6 @@
<code>$options['tcp'] ?? null</code>
</PossiblyInvalidArgument>
</file>
<file src="src/Psalm/Internal/Cli/Psalm.php">
<DeprecatedProperty>
<code>$config-&gt;shepherd_host</code>
</DeprecatedProperty>
</file>
<file src="src/Psalm/Internal/Cli/Refactor.php">
<PossiblyUndefinedIntArrayOffset>
<code>$identifier_name</code>
Expand Down Expand Up @@ -493,11 +488,6 @@
<code>$codebase-&gt;config-&gt;shepherd_host</code>
</DeprecatedProperty>
</file>
<file src="src/Psalm/Plugin/Shepherd.php">
<DeprecatedProperty>
<code>$codebase-&gt;config-&gt;shepherd_host</code>
</DeprecatedProperty>
</file>
<file src="src/Psalm/Storage/ClassConstantStorage.php">
<MutableDependency>
<code>CustomMetadataTrait</code>
Expand Down

0 comments on commit 2161e97

Please sign in to comment.