diff options
author | Paragon Initiative Enterprises <security@paragonie.com> | 2017-02-27 12:11:23 -0500 |
---|---|---|
committer | Paragon Initiative Enterprises <security@paragonie.com> | 2017-02-27 12:11:23 -0500 |
commit | b5ea1ef3d8ff10c307ba8c5945c2f134e503278f (patch) | |
tree | d6c3eca0858f1b2d2149edbef6ead62ce244b2d5 | |
parent | 2bccb674209ed6f08412637b0c49456566c135d4 (diff) | |
download | random_compat-b5ea1ef3d8ff10c307ba8c5945c2f134e503278f.zip random_compat-b5ea1ef3d8ff10c307ba8c5945c2f134e503278f.tar.gz random_compat-b5ea1ef3d8ff10c307ba8c5945c2f134e503278f.tar.bz2 |
Okay, seriously Psalm.v2.0.7
-rw-r--r-- | psalm.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ <issueHandlers> <DuplicateClass errorLevel="info" /> <FailedTypeResolution errorLevel="info" /> + <UndefinedConstant errorLevel="info" /> <InvalidArgument errorLevel="info" /> <InvalidOperand errorLevel="info" /> <InvalidPropertyAssignment errorLevel="info" /> |