Skip to content

Commit fe5fbf4

Browse files
committed
Update Psalm baseline
1 parent ea77dfb commit fe5fbf4

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

psalm-baseline.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -313,29 +313,11 @@
313313
</RedundantConditionGivenDocblockType>
314314
</file>
315315
<file src="src/Services/MaxMindDatabase.php">
316-
<MissingClosureParamType>
317-
<code><![CDATA[$directory]]></code>
318-
</MissingClosureParamType>
319316
<MixedArgument>
320-
<code><![CDATA[$directory]]></code>
321-
<code><![CDATA[$directory]]></code>
322317
<code><![CDATA[$this->config('database_path')]]></code>
323318
<code><![CDATA[$this->config('locales', ['en'])]]></code>
324319
<code><![CDATA[$this->config('update_url')]]></code>
325320
</MixedArgument>
326-
<MixedAssignment>
327-
<code><![CDATA[$file]]></code>
328-
</MixedAssignment>
329-
<MixedMethodCall>
330-
<code><![CDATA[getFilename]]></code>
331-
</MixedMethodCall>
332-
<PossiblyInvalidArgument>
333-
<code><![CDATA[$file]]></code>
334-
</PossiblyInvalidArgument>
335-
<PossiblyInvalidMethodCall>
336-
<code><![CDATA[getPathName]]></code>
337-
<code><![CDATA[isDir]]></code>
338-
</PossiblyInvalidMethodCall>
339321
</file>
340322
<file src="src/Services/MaxMindWebService.php">
341323
<MixedArgument>

0 commit comments

Comments
 (0)