|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<files psalm-version="5.20.0@3f284e96c9d9be6fe6b15c79416e1d1903dcfef4"> |
3 | | - <file src="src/Cache/Engine/DebugEngine.php"> |
4 | | - <RiskyTruthyFalsyComparison> |
5 | | - <code>$key</code> |
6 | | - </RiskyTruthyFalsyComparison> |
7 | | - </file> |
8 | | - <file src="src/Controller/MailPreviewController.php"> |
9 | | - <RiskyTruthyFalsyComparison> |
10 | | - <code><![CDATA[$this->findPart($email, $partType)]]></code> |
11 | | - </RiskyTruthyFalsyComparison> |
12 | | - </file> |
| 2 | +<files psalm-version="5.26.1@d747f6500b38ac4f7dfc5edbcae6e4b637d7add0"> |
13 | 3 | <file src="src/Database/Log/DebugLog.php"> |
14 | 4 | <InternalMethod> |
15 | | - <code>jsonSerialize</code> |
| 5 | + <code><![CDATA[jsonSerialize]]></code> |
16 | 6 | </InternalMethod> |
17 | 7 | </file> |
18 | 8 | <file src="src/DebugInclude.php"> |
|
21 | 11 | <code><![CDATA[$this->_pluginPaths]]></code> |
22 | 12 | </PossiblyNullArrayOffset> |
23 | 13 | </file> |
24 | | - <file src="src/DebugMemory.php"> |
25 | | - <RiskyTruthyFalsyComparison> |
26 | | - <code>!$message</code> |
27 | | - </RiskyTruthyFalsyComparison> |
28 | | - </file> |
29 | 14 | <file src="src/DebugSql.php"> |
30 | 15 | <InternalMethod> |
31 | | - <code>bindings</code> |
| 16 | + <code><![CDATA[bindings]]></code> |
32 | 17 | </InternalMethod> |
33 | | - <RiskyTruthyFalsyComparison> |
34 | | - <code>$file</code> |
35 | | - <code>$file</code> |
36 | | - <code>$file</code> |
37 | | - <code>$line</code> |
38 | | - <code>$line</code> |
39 | | - </RiskyTruthyFalsyComparison> |
40 | 18 | </file> |
41 | 19 | <file src="src/DebugTimer.php"> |
42 | 20 | <PossiblyNullArrayOffset> |
43 | | - <code>self::$_timers</code> |
| 21 | + <code><![CDATA[self::$_timers]]></code> |
44 | 22 | </PossiblyNullArrayOffset> |
45 | | - <RiskyTruthyFalsyComparison> |
46 | | - <code>!$message</code> |
47 | | - <code>!$name</code> |
48 | | - <code>!$name</code> |
49 | | - </RiskyTruthyFalsyComparison> |
50 | 23 | </file> |
51 | 24 | <file src="src/Mailer/MailPreview.php"> |
52 | 25 | <PossiblyFalseOperand> |
53 | | - <code>$pos</code> |
| 26 | + <code><![CDATA[$pos]]></code> |
54 | 27 | </PossiblyFalseOperand> |
55 | 28 | </file> |
56 | | - <file src="src/Mailer/PreviewResult.php"> |
57 | | - <RiskyTruthyFalsyComparison> |
58 | | - <code><![CDATA[!$mailer->viewBuilder()->getTemplate()]]></code> |
59 | | - </RiskyTruthyFalsyComparison> |
60 | | - </file> |
61 | 29 | <file src="src/Mailer/Transport/DebugKitTransport.php"> |
62 | 30 | <InvalidReturnStatement> |
63 | | - <code>$result</code> |
| 31 | + <code><![CDATA[$result]]></code> |
64 | 32 | </InvalidReturnStatement> |
65 | 33 | <MoreSpecificReturnType> |
66 | | - <code>array</code> |
| 34 | + <code><![CDATA[array]]></code> |
67 | 35 | </MoreSpecificReturnType> |
68 | 36 | <NullArgument> |
69 | 37 | <code><![CDATA[$this->emailLog]]></code> |
70 | 38 | </NullArgument> |
71 | 39 | </file> |
72 | | - <file src="src/Model/Table/LazyTableTrait.php"> |
73 | | - <RiskyTruthyFalsyComparison> |
74 | | - <code><![CDATA[strpos($e->getMessage(), 'unable to open')]]></code> |
75 | | - </RiskyTruthyFalsyComparison> |
76 | | - </file> |
77 | | - <file src="src/Panel/DeprecationsPanel.php"> |
78 | | - <RiskyTruthyFalsyComparison> |
79 | | - <code>$pluginName</code> |
80 | | - <code>$vendorName</code> |
81 | | - </RiskyTruthyFalsyComparison> |
82 | | - </file> |
83 | | - <file src="src/Panel/EnvironmentPanel.php"> |
84 | | - <RiskyTruthyFalsyComparison> |
85 | | - <code>$pluginName</code> |
86 | | - <code>$vendorName</code> |
87 | | - </RiskyTruthyFalsyComparison> |
88 | | - </file> |
89 | | - <file src="src/Panel/IncludePanel.php"> |
90 | | - <RiskyTruthyFalsyComparison> |
91 | | - <code>$pluginName</code> |
92 | | - <code>$vendorName</code> |
93 | | - </RiskyTruthyFalsyComparison> |
94 | | - </file> |
95 | | - <file src="src/Panel/LogPanel.php"> |
96 | | - <RiskyTruthyFalsyComparison> |
97 | | - <code><![CDATA[Log::getConfig('debug_kit_log_panel')]]></code> |
98 | | - </RiskyTruthyFalsyComparison> |
99 | | - </file> |
100 | 40 | <file src="src/Panel/PanelRegistry.php"> |
101 | 41 | <LessSpecificImplementedReturnType> |
102 | | - <code>string|null</code> |
| 42 | + <code><![CDATA[string|null]]></code> |
103 | 43 | </LessSpecificImplementedReturnType> |
104 | 44 | <UnsafeInstantiation> |
105 | | - <code>new $class($this, $config)</code> |
| 45 | + <code><![CDATA[new $class($this, $config)]]></code> |
106 | 46 | </UnsafeInstantiation> |
107 | 47 | </file> |
108 | 48 | <file src="src/Panel/PluginsPanel.php"> |
109 | 49 | <InternalClass> |
110 | | - <code>PluginConfig::getAppConfig()</code> |
| 50 | + <code><![CDATA[PluginConfig::getAppConfig()]]></code> |
111 | 51 | </InternalClass> |
112 | 52 | <InternalMethod> |
113 | | - <code>PluginConfig::getAppConfig()</code> |
| 53 | + <code><![CDATA[PluginConfig::getAppConfig()]]></code> |
114 | 54 | </InternalMethod> |
115 | 55 | </file> |
116 | 56 | <file src="src/Panel/SqlLogPanel.php"> |
117 | 57 | <UndefinedInterfaceMethod> |
118 | | - <code>genericInstances</code> |
| 58 | + <code><![CDATA[genericInstances]]></code> |
119 | 59 | </UndefinedInterfaceMethod> |
120 | 60 | </file> |
121 | | - <file src="src/ToolbarService.php"> |
122 | | - <RiskyTruthyFalsyComparison> |
123 | | - <code><![CDATA[!$GLOBALS['FORCE_DEBUGKIT_TOOLBAR']]]></code> |
124 | | - <code>$enabled</code> |
125 | | - </RiskyTruthyFalsyComparison> |
126 | | - </file> |
127 | 61 | <file src="src/View/Helper/ToolbarHelper.php"> |
128 | 62 | <InternalClass> |
129 | | - <code>new HtmlFormatter()</code> |
130 | | - <code>new HtmlFormatter()</code> |
| 63 | + <code><![CDATA[new HtmlFormatter()]]></code> |
| 64 | + <code><![CDATA[new HtmlFormatter()]]></code> |
131 | 65 | </InternalClass> |
132 | 66 | <InternalMethod> |
133 | | - <code>dump</code> |
134 | | - <code>dump</code> |
135 | | - <code>new HtmlFormatter()</code> |
136 | | - <code>new HtmlFormatter()</code> |
| 67 | + <code><![CDATA[dump]]></code> |
| 68 | + <code><![CDATA[dump]]></code> |
| 69 | + <code><![CDATA[new HtmlFormatter()]]></code> |
| 70 | + <code><![CDATA[new HtmlFormatter()]]></code> |
137 | 71 | </InternalMethod> |
138 | 72 | </file> |
139 | 73 | </files> |
0 commit comments