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.
1 parent 10f44c4 commit 1224d79Copy full SHA for 1224d79
utils/phpstan-baseline/empty.notAllowed.neon
@@ -1,4 +1,4 @@
1
-# total 243 errors
+# total 244 errors
2
3
parameters:
4
ignoreErrors:
@@ -224,7 +224,7 @@ parameters:
224
225
-
226
message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
227
- count: 10
+ count: 11
228
path: ../../system/HTTP/CURLRequest.php
229
230
utils/phpstan-baseline/loader.neon
-# total 3255 errors
+# total 3256 errors
includes:
- argument.type.neon
- assign.propertyType.neon
0 commit comments