Skip to content

Commit

Permalink
update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Nov 12, 2024
1 parent e9e184c commit 1e726c2
Showing 1 changed file with 0 additions and 66 deletions.
66 changes: 0 additions & 66 deletions build/phpstan/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -9576,72 +9576,18 @@ parameters:
count: 1
path: ../../htdocs/core/actions_setmoduleoptions.inc.php

-
message: '#^Variable \$conf might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../htdocs/core/actions_setmoduleoptions.inc.php

-
message: '#^Variable \$db might not be defined\.$#'
identifier: variable.undefined
count: 8
path: ../../htdocs/core/actions_setmoduleoptions.inc.php

-
message: '#^Variable \$langs might not be defined\.$#'
identifier: variable.undefined
count: 7
path: ../../htdocs/core/actions_setmoduleoptions.inc.php

-
message: '#^Variable \$modulepart might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/core/actions_setmoduleoptions.inc.php

-
message: '#^Variable \$action might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../htdocs/core/actions_setnotes.inc.php

-
message: '#^Variable \$conf might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/core/actions_setnotes.inc.php

-
message: '#^Variable \$db might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/core/actions_setnotes.inc.php

-
message: '#^Variable \$id might not be defined\.$#'
identifier: variable.undefined
count: 2
path: ../../htdocs/core/actions_setnotes.inc.php

-
message: '#^Variable \$langs might not be defined\.$#'
identifier: variable.undefined
count: 1
path: ../../htdocs/core/actions_setnotes.inc.php

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

-
message: '#^Variable \$object might not be defined\.$#'
identifier: variable.undefined
count: 20
path: ../../htdocs/core/actions_setnotes.inc.php

-
message: '#^Variable \$result might not be defined\.$#'
identifier: variable.undefined
Expand Down Expand Up @@ -31416,18 +31362,6 @@ parameters:
count: 1
path: ../../htdocs/public/bookcal/index.php

-
message: '#^Variable \$db might not be defined\.$#'
identifier: variable.undefined
count: 16
path: ../../htdocs/public/bookcal/index.php

-
message: '#^Variable \$langs might not be defined\.$#'
identifier: variable.undefined
count: 20
path: ../../htdocs/public/bookcal/index.php

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

0 comments on commit 1e726c2

Please sign in to comment.