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 3badbe9 commit b839009Copy full SHA for b839009
dev/build/phpstan/phpstan-baseline.neon
@@ -1320,12 +1320,6 @@ parameters:
1320
count: 1
1321
path: ../../../htdocs/barcode/printsheet.php
1322
1323
- -
1324
- message: '#^Variable \$contextpage in empty\(\) always exists and is not falsy\.$#'
1325
- identifier: empty.variable
1326
- count: 1
1327
- path: ../../../htdocs/blockedlog/admin/blockedlog_list.php
1328
-
1329
1330
message: '#^Strict comparison using \=\=\= between ''facture'' and ''facture'' will always evaluate to true\.$#'
1331
identifier: identical.alwaysTrue
0 commit comments