fix(psalm): Update baseline

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/55316/head
Joas Schilling 2025-10-07 13:50:59 +07:00
parent 1e81f7293e
commit 8d99fa3d7a
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0
1 changed files with 0 additions and 14 deletions

@ -2748,20 +2748,6 @@
<code><![CDATA[null]]></code>
</NullArgument>
</file>
<file src="apps/workflowengine/lib/Check/FileSize.php">
<FalsableReturnStatement>
<code><![CDATA[$this->size]]></code>
</FalsableReturnStatement>
<InvalidPropertyAssignmentValue>
<code><![CDATA[$size]]></code>
</InvalidPropertyAssignmentValue>
<InvalidReturnStatement>
<code><![CDATA[$this->size]]></code>
</InvalidReturnStatement>
<InvalidReturnType>
<code><![CDATA[string]]></code>
</InvalidReturnType>
</file>
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
<InvalidArgument>
<code><![CDATA[$decodedValue[1]]]></code>