UPD to php 8.4
This commit is contained in:
14
phpstan.dist.neon
Normal file
14
phpstan.dist.neon
Normal file
@@ -0,0 +1,14 @@
|
||||
parameters:
|
||||
level: 5
|
||||
paths:
|
||||
- bin/
|
||||
- config/
|
||||
- public/
|
||||
- src/
|
||||
|
||||
errorFormat: table
|
||||
editorUrl: 'vscode://file/%%file%%:%%line%%'
|
||||
editorUrlTitle: '%%relFile%%:%%line%%'
|
||||
|
||||
ignoreErrors:
|
||||
- '#Construct empty\(\) is not allowed. Use more strict comparison.#'
|
||||
Reference in New Issue
Block a user