We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f02d67 + e0378a9 commit 3ab281aCopy full SHA for 3ab281a
phpstan.neon.dist
@@ -2,4 +2,8 @@ parameters:
2
level: 8
3
paths:
4
- src
5
- - tests
+ - tests
6
+ ignoreErrors:
7
+ -
8
+ message: '#Deprecated since v5.5, please use {@see self::withValidationConstraints\(\)} instead#'
9
+ reportUnmatched: false
0 commit comments