Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 0 additions & 60 deletions dev/build/phpstan/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -3522,24 +3522,12 @@ parameters:
count: 1
path: ../../../htdocs/comm/propal/card.php

-
message: '#^Loose comparison using \=\= between ''HT''\|null and ''TTC'' will always evaluate to false\.$#'
identifier: equal.alwaysFalse
count: 1
path: ../../../htdocs/comm/propal/card.php

-
message: '#^Property CommonObject\:\:\$fk_project \(int\) in isset\(\) is not nullable\.$#'
identifier: isset.property
count: 1
path: ../../../htdocs/comm/propal/card.php

-
message: '#^Result of && is always false\.$#'
identifier: booleanAnd.alwaysFalse
count: 1
path: ../../../htdocs/comm/propal/card.php

-
message: '#^Variable \$classname might not be defined\.$#'
identifier: variable.undefined
Expand Down Expand Up @@ -3756,30 +3744,12 @@ parameters:
count: 1
path: ../../../htdocs/commande/agenda.php

-
message: '#^Loose comparison using \=\= between null and ''HT'' will always evaluate to false\.$#'
identifier: equal.alwaysFalse
count: 1
path: ../../../htdocs/commande/card.php

-
message: '#^Loose comparison using \=\= between null and ''TTC'' will always evaluate to false\.$#'
identifier: equal.alwaysFalse
count: 1
path: ../../../htdocs/commande/card.php

-
message: '#^Negated boolean expression is always true\.$#'
identifier: booleanNot.alwaysTrue
count: 1
path: ../../../htdocs/commande/card.php

-
message: '#^Result of && is always false\.$#'
identifier: booleanAnd.alwaysFalse
count: 2
path: ../../../htdocs/commande/card.php

-
message: '#^Right side of && is always true\.$#'
identifier: booleanAnd.rightAlwaysTrue
Expand Down Expand Up @@ -4512,18 +4482,6 @@ parameters:
count: 1
path: ../../../htdocs/compta/facture/card.php

-
message: '#^Loose comparison using \=\= between '''' and ''HT'' will always evaluate to false\.$#'
identifier: equal.alwaysFalse
count: 1
path: ../../../htdocs/compta/facture/card.php

-
message: '#^Loose comparison using \=\= between '''' and ''TTC'' will always evaluate to false\.$#'
identifier: equal.alwaysFalse
count: 1
path: ../../../htdocs/compta/facture/card.php

-
message: '#^Loose comparison using \=\= between 0 and 0 will always evaluate to true\.$#'
identifier: equal.alwaysTrue
Expand Down Expand Up @@ -4554,12 +4512,6 @@ parameters:
count: 1
path: ../../../htdocs/compta/facture/card.php

-
message: '#^Result of && is always false\.$#'
identifier: booleanAnd.alwaysFalse
count: 2
path: ../../../htdocs/compta/facture/card.php

-
message: '#^Result of \|\| is always true\.$#'
identifier: booleanOr.alwaysTrue
Expand Down Expand Up @@ -4926,12 +4878,6 @@ parameters:
count: 2
path: ../../../htdocs/compta/facture/list.php

-
message: '#^Variable \$contextpage in empty\(\) always exists and is not falsy\.$#'
identifier: empty.variable
count: 1
path: ../../../htdocs/compta/facture/list.php

-
message: '#^If condition is always false\.$#'
identifier: if.alwaysFalse
Expand Down Expand Up @@ -23058,12 +23004,6 @@ parameters:
count: 1
path: ../../../htdocs/theme/eldy/style.css.php

-
message: '#^Variable \$nbtopmenuentries might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../../htdocs/theme/md/btn.inc.php

-
message: '#^Variable \$left might not be defined\.$#'
identifier: variable.undefined
Expand Down