3 autoloader="test/bootstrap-static.php"
5 resolveFromConfigFile="true"
6 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7 xmlns="https://getpsalm.org/schema/config"
8 xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
9 errorBaseline="psalm-baseline.xml"
12 <directory name="libraries" />
14 <directory name="vendor" />
15 <directory name="libraries/cache" />
20 <InternalMethod errorLevel="info" />
21 <MissingClosureReturnType errorLevel="info" />
22 <MissingPropertyType errorLevel="info" />
23 <PropertyNotSetInConstructor errorLevel="info" />
26 <errorLevel type="suppress">
27 <file name="libraries/classes/Properties/Plugins/ExportPluginProperties.php" />
31 <RedundantCondition errorLevel="info" />
33 <DocblockTypeContradiction errorLevel="info" />
34 <RedundantConditionGivenDocblockType errorLevel="info" />
37 <errorLevel type="suppress">
38 <file name="libraries/classes/Display/Results.php" />
39 <file name="libraries/classes/Plugins.php" />
40 <file name="libraries/classes/Controllers/Table/ReplaceController.php" />
41 <file name="libraries/classes/Controllers/ImportController.php" />
42 <file name="libraries/classes/Config.php" />
44 </UnresolvableInclude>
47 <errorLevel type="suppress">
48 <file name="libraries/classes/Plugins/Export/ExportSql.php" />
52 <PossiblyUndefinedGlobalVariable>
53 <errorLevel type="suppress">
54 <file name="libraries/config.default.php" />
56 </PossiblyUndefinedGlobalVariable>
59 <errorLevel type="suppress">
60 <file name="libraries/common.inc.php" />
65 <errorLevel type="suppress">
66 <file name="libraries/common.inc.php" />
67 <file name="libraries/classes/TwoFactor.php" />
68 <file name="libraries/classes/Plugins.php" />
69 <file name="libraries/classes/Navigation/NodeFactory.php" />
70 <file name="libraries/classes/Config/PageSettings.php" />
71 <file name="libraries/classes/Config/Forms/BaseFormList.php" />