mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 09:34:37 +08:00
Done a round of phpstan fixes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user