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
50 changes: 1 addition & 49 deletions dev/build/phpstan/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -25728,12 +25728,6 @@ parameters:
count: 2
path: ../../../htdocs/societe/ajax/ajaxcompanies.php

-
message: '#^Left side of && is always true\.$#'
identifier: booleanAnd.leftAlwaysTrue
count: 1
path: ../../../htdocs/societe/ajax/company.php

-
message: '#^Variable \$formfile might not be defined\.$#'
identifier: variable.undefined
Expand Down Expand Up @@ -25818,12 +25812,6 @@ parameters:
count: 3
path: ../../../htdocs/societe/card.php

-
message: '#^Variable \$messagetoshow might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/checkvat/checkVatPopup.php

-
message: '#^Property Contact\:\:\$no_email \(int\) in isset\(\) is not nullable\.$#'
identifier: isset.property
Expand Down Expand Up @@ -26124,48 +26112,18 @@ parameters:
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$dateprint might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$doc_number might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$documentstatic might not be defined\.$#'
identifier: variable.undefined
count: 14
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$newlang in empty\(\) always exists and is always falsy\.$#'
identifier: empty.variable
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$num might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$sql might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$tables_from might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/consumption.php

-
message: '#^Variable \$where might not be defined\.$#'
identifier: variable.undefined
Expand All @@ -26178,12 +26136,6 @@ parameters:
count: 1
path: ../../../htdocs/societe/document.php

-
message: '#^Variable \$newcardbutton might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../../htdocs/societe/list.php

-
message: '#^Variable \$contextpage in empty\(\) always exists and is not falsy\.$#'
identifier: empty.variable
Expand Down Expand Up @@ -26235,7 +26187,7 @@ parameters:
-
message: '#^Variable \$rib might not be defined\.$#'
identifier: variable.undefined
count: 3
count: 2
path: ../../../htdocs/societe/paymentmodes.php

-
Expand Down