We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2585c0d commit c2f3a1dCopy full SHA for c2f3a1d
2 files changed
phpstan-baseline.neon
phpstan.neon
@@ -1,6 +1,3 @@
1
-includes:
2
- - phpstan-baseline.neon
3
-
4
parameters:
5
level: 2
6
paths:
@@ -11,3 +8,4 @@ parameters:
11
8
- '#has invalid type#'
12
9
- '#has invalid return#'
13
10
- '#has unknown class#'
+ - '#Deprecated in PHP 8\.4#'
0 commit comments