Skip to content

Commit

Permalink
This is not enough of a problem to cause an error.
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Sep 1, 2017
1 parent 5ff4a29 commit 110b170
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
to change this to "info".
-->

<UndefinedFunction errorLevel="info" />
<!--
Inconsistently erroneous.
-->

<DuplicateClass errorLevel="info" />
<!--
Psalm isn't correctly identifying the guard conditions that return
Expand Down

0 comments on commit 110b170

Please sign in to comment.