Browse Source
silence psalm
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/34136/head
Arthur Schiwon
3 years ago
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with
3 additions and
0 deletions
-
build/psalm-baseline.xml
|
|
|
@ -3371,6 +3371,9 @@ |
|
|
|
<code>$content !== ''</code> |
|
|
|
<code>$type === 'pdo'</code> |
|
|
|
</RedundantCondition> |
|
|
|
<UndefinedVariable occurrences="1"> |
|
|
|
<code>$vendor</code> |
|
|
|
</UndefinedVariable> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Setup/AbstractDatabase.php"> |
|
|
|
<UndefinedThisPropertyFetch occurrences="4"> |
|
|
|
|