Update psalm baseline

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-08-31 00:30:39 +02:00
parent df651fe5a5
commit bd78d5ff06
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -2370,6 +2370,9 @@
<PossiblyNullPropertyAssignmentValue occurrences="1">
<code>$dbi</code>
</PossiblyNullPropertyAssignmentValue>
<RedundantCast occurrences="1">
<code>(string) $table[1]</code>
</RedundantCast>
<RedundantCastGivenDocblockType occurrences="3">
<code>(string) $data</code>
<code>(string) $db</code>