Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Aug 3, 2023
1 parent 78ff7e7 commit b384fbc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions psalm-baseline.xml
Expand Up @@ -4,9 +4,6 @@
<PossiblyUndefinedVariable occurrences="1">
<code>$options</code>
</PossiblyUndefinedVariable>
<UndefinedConstant occurrences="1">
<code>\IDNA_DEFAULT</code>
</UndefinedConstant>
<UndefinedInterfaceMethod occurrences="1">
<code>getBoundary</code>
</UndefinedInterfaceMethod>
Expand Down Expand Up @@ -142,9 +139,6 @@
<ImplicitToStringCast occurrences="1">
<code>$location</code>
</ImplicitToStringCast>
<UndefinedConstant occurrences="1">
<code>\IDNA_DEFAULT</code>
</UndefinedConstant>
</file>
<file src="src/RetryMiddleware.php">
<TooManyArguments occurrences="1">
Expand Down

0 comments on commit b384fbc

Please sign in to comment.