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
24 changes: 0 additions & 24 deletions dev/build/phpstan/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -1230,12 +1230,6 @@ parameters:
count: 1
path: ../../../htdocs/comm/action/index.php

-
message: '#^Parameter \#16 \$usergroupid of function print_actions_filter expects array\<int\>\|int, string given\.$#'
identifier: argument.type
count: 1
path: ../../../htdocs/comm/action/index.php

-
message: '#^Ternary operator condition is always true\.$#'
identifier: ternary.alwaysTrue
Expand Down Expand Up @@ -3216,12 +3210,6 @@ parameters:
count: 1
path: ../../../htdocs/core/class/openid.class.php

-
message: '#^Parameter \#1 \$content of method SimpleOpenID\:\:HTML2OpenIDServer\(\) expects string, array\<string, int\|string\> given\.$#'
identifier: argument.type
count: 1
path: ../../../htdocs/core/class/openid.class.php

-
message: '#^Call to function is_object\(\) with XMLParser will always evaluate to true\.$#'
identifier: function.alreadyNarrowedType
Expand Down Expand Up @@ -5088,12 +5076,6 @@ parameters:
count: 1
path: ../../../htdocs/fourn/paiement/card.php

-
message: '#^Variable \$object might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../../htdocs/fourn/paiement/document.php

-
message: '#^Ternary operator condition is always false\.$#'
identifier: ternary.alwaysFalse
Expand Down Expand Up @@ -6360,12 +6342,6 @@ parameters:
count: 1
path: ../../../htdocs/paypal/lib/paypal.lib.php

-
message: '#^Parameter \#3 \$value of function curl_setopt expects 0\|2, bool given\.$#'
identifier: argument.type
count: 1
path: ../../../htdocs/paypal/lib/paypal.lib.php

-
message: '#^Parameter \#3 \$value of function curl_setopt expects bool, int given\.$#'
identifier: argument.type
Expand Down