Skip to content

Commit

Permalink
re-generate baseline
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <george@net-glue.co.uk>
  • Loading branch information
gsteel committed May 9, 2023
1 parent 66784e7 commit 276916b
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
<code>$masterPid</code>
</PossiblyUndefinedArrayOffset>
</file>
<file src="src/ConfigProvider.php">
<PossiblyUnusedMethod>
<code>getConsoleConfig</code>
<code>getDefaultConfig</code>
<code>getDependencies</code>
</PossiblyUnusedMethod>
</file>
<file src="src/Event/EventDispatcher.php">
<UnusedPsalmSuppress>
<code>MixedAssignment</code>
Expand Down Expand Up @@ -78,11 +71,6 @@
<code>MixedArrayAccess</code>
</UnusedPsalmSuppress>
</file>
<file src="src/Exception/ExtensionNotLoadedException.php">
<UnusedClass>
<code>ExtensionNotLoadedException</code>
</UnusedClass>
</file>
<file src="src/Exception/InvalidConfigException.php">
<UnusedClass>
<code>InvalidConfigException</code>
Expand All @@ -95,9 +83,6 @@
<MoreSpecificReturnType>
<code><![CDATA[list<non-empty-string>]]></code>
</MoreSpecificReturnType>
<UndefinedConstant>
<code>IN_MODIFY</code>
</UndefinedConstant>
</file>
<file src="src/HttpServerFactory.php">
<InvalidConstantAssignmentValue>
Expand Down Expand Up @@ -222,12 +207,6 @@
<PossiblyNullReference>
<code>asString</code>
</PossiblyNullReference>
<UnusedMethod>
<code>emitBody</code>
<code>emitCookies</code>
<code>emitHeaders</code>
<code>emitStatusCode</code>
</UnusedMethod>
</file>
<file src="src/SwooleRequestHandlerRunner.php">
<PossiblyUnusedReturnValue>
Expand Down

0 comments on commit 276916b

Please sign in to comment.