]>
BookStack Code Mirror - bookstack/blobdiff - phpstan.neon.dist
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated minimum php version from 7.3 to 7.4
[bookstack]
/
phpstan.neon.dist
diff --git
a/phpstan.neon.dist
b/phpstan.neon.dist
index 815b1c187a7ac8c32e3820398004348315ed422c..f3aa47e12f3e06f8e39aa48c4c3bcac280106f84 100644
(file)
--- a/
phpstan.neon.dist
+++ b/
phpstan.neon.dist
@@
-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