]> BookStack Code Mirror - bookstack/blobdiff - phpstan.neon.dist
Updated minimum php version from 7.3 to 7.4
[bookstack] / phpstan.neon.dist
index 815b1c187a7ac8c32e3820398004348315ed422c..f3aa47e12f3e06f8e39aa48c4c3bcac280106f84 100644 (file)
@@ -15,7 +15,7 @@ parameters:
       - bootstrap/phpstan.php
 
     ignoreErrors:
-#        - '#Unsafe usage of new static#'
+    #  - '#PHPDoc tag @throws with type .*?Psr\\SimpleCache\\InvalidArgumentException.*? is not subtype of Throwable#'
 
     excludePaths:
         - ./Config/**/*.php