Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 1, 2023
1 parent 41098bf commit 6a4999a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,6 @@
<MixedInferredReturnType>
<code>array|null</code>
</MixedInferredReturnType>
<MixedOperand>
<code>MatcherAbstract::class</code>
</MixedOperand>
<MixedReturnStatement>
<code><![CDATA[$this->_internalClassParamMap[strtolower($class)][strtolower($method)]]]></code>
</MixedReturnStatement>
Expand All @@ -373,14 +370,12 @@
</PossiblyUndefinedVariable>
<PossiblyUnusedMethod>
<code>allowMockingMethodsUnnecessarily</code>
<code>allowMockingNonExistentMethods</code>
<code>disableReflectionCache</code>
<code>enableReflectionCache</code>
<code>getInternalClassMethodParamMap</code>
<code>mockingMethodsUnnecessarilyAllowed</code>
<code>resetInternalClassMethodParamMaps</code>
<code>setConstantsMap</code>
<code>setDefaultMatcher</code>
<code>setInternalClassMethodParamMap</code>
<code>setObjectFormatter</code>
</PossiblyUnusedMethod>
Expand All @@ -389,7 +384,6 @@
<code>(bool) $flag</code>
</RedundantCastGivenDocblockType>
<UndefinedClass>
<code>MatcherAbstract</code>
<code>\Hamcrest_Matcher</code>
</UndefinedClass>
</file>
Expand Down

0 comments on commit 6a4999a

Please sign in to comment.